Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PossibleValuesForStatus ¶
func PossibleValuesForStatus() []string
Types ¶
type StartTenantBackfillOperationResponse ¶
type StartTenantBackfillOperationResponse struct { HttpResponse *http.Response Model *TenantBackfillStatusResult }
type StatusOperationResponse ¶
type StatusOperationResponse struct { HttpResponse *http.Response Model *TenantBackfillStatusResult }
type TenantBackfillClient ¶
type TenantBackfillClient struct { Client autorest.Client // contains filtered or unexported fields }
func NewTenantBackfillClientWithBaseURI ¶
func NewTenantBackfillClientWithBaseURI(endpoint string) TenantBackfillClient
func (TenantBackfillClient) StartTenantBackfill ¶
func (c TenantBackfillClient) StartTenantBackfill(ctx context.Context) (result StartTenantBackfillOperationResponse, err error)
StartTenantBackfill ...
func (TenantBackfillClient) Status ¶
func (c TenantBackfillClient) Status(ctx context.Context) (result StatusOperationResponse, err error)
Status ...
Click to show internal directories.
Click to hide internal directories.