Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ValidateProbeClient ¶
type ValidateProbeClient struct {
Client *resourcemanager.Client
}
func NewValidateProbeClientWithBaseURI ¶
func NewValidateProbeClientWithBaseURI(sdkApi sdkEnv.Api) (*ValidateProbeClient, error)
func (ValidateProbeClient) ValidateProbe ¶
func (c ValidateProbeClient) ValidateProbe(ctx context.Context, id commonids.SubscriptionId, input ValidateProbeInput) (result ValidateProbeOperationResponse, err error)
ValidateProbe ...
type ValidateProbeInput ¶
type ValidateProbeInput struct {
ProbeURL string `json:"probeURL"`
}
type ValidateProbeOperationResponse ¶
type ValidateProbeOperationResponse struct { HttpResponse *http.Response OData *odata.OData Model *ValidateProbeOutput }
type ValidateProbeOutput ¶
Click to show internal directories.
Click to hide internal directories.