Documentation ¶
Index ¶
- Constants
- func UserAgent() string
- func Version() string
- type AccessPoliciesClient
- type AccessPolicyEccAlgo
- type AccessPolicyEntity
- type AccessPolicyEntityCollection
- type AccessPolicyEntityCollectionIterator
- type AccessPolicyEntityCollectionPage
- type AccessPolicyProperties
- type AccessPolicyRole
- type AccessPolicyRsaAlgo
- type AccountEncryption
- type AccountEncryptionKeyType
- type ActionType
- type AudioEncoderAac
- type AudioEncoderBase
- type AuthenticationBase
- type AzureEntityResource
- type BaseClient
- type BasicAudioEncoderBase
- type BasicAuthenticationBase
- type BasicCertificateSource
- type BasicCredentialsBase
- type BasicEncoderPresetBase
- type BasicEndpointBase
- type BasicNodeBase
- type BasicProcessorNodeBase
- type BasicSinkNodeBase
- type BasicSourceNodeBase
- type BasicTimeSequenceBase
- type BasicTokenKey
- type BasicTunnelBase
- type BasicVideoEncoderBase
- type CertificateSource
- type CheckNameAvailabilityReason
- type CheckNameAvailabilityRequest
- type CheckNameAvailabilityResponse
- type Collection
- type CreatedByType
- type CredentialsBase
- type EccTokenKey
- type EdgeModuleEntity
- type EdgeModuleEntityCollection
- type EdgeModuleEntityCollectionIterator
- type EdgeModuleEntityCollectionPage
- type EdgeModuleProperties
- type EdgeModuleProvisioningToken
- type EdgeModulesClient
- type EncoderCustomPreset
- type EncoderPresetBase
- type EncoderProcessor
- type EncoderSystemPreset
- type EncoderSystemPresetType
- type Endpoint
- type EndpointBase
- type ErrorAdditionalInfo
- type ErrorDetail
- type ErrorResponse
- type GroupLevelAccessControl
- type Identity
- type IotHub
- type JwtAuthentication
- type KeyVaultProperties
- type Kind
- type ListProvisioningTokenInput
- type LivePipeline
- type LivePipelineCollection
- type LivePipelineCollectionIterator
- type LivePipelineCollectionPage
- type LivePipelineOperationStatus
- type LivePipelineOperationStatusesClient
- type LivePipelineProperties
- type LivePipelinePropertiesUpdate
- type LivePipelineState
- type LivePipelineUpdate
- type LivePipelinesActivateFuture
- type LivePipelinesClient
- type LivePipelinesDeactivateFuture
- type LocationsClient
- type LogSpecification
- type MetricAggregationType
- type MetricDimension
- type MetricSpecification
- type MetricUnit
- type Model
- type NetworkAccessControl
- type NodeBase
- type NodeInput
- type Operation
- type OperationCollection
- type OperationDisplay
- type OperationResultsClient
- type OperationResultsGroupClient
- type OperationStatus
- type OperationStatusesClient
- type OperationStatusesGroupClient
- type OperationsClient
- type ParameterDeclaration
- type ParameterDefinition
- type ParameterType
- type PemCertificateList
- type PipelineJob
- type PipelineJobCollection
- type PipelineJobCollectionIterator
- type PipelineJobCollectionPage
- type PipelineJobError
- type PipelineJobOperationStatus
- type PipelineJobOperationStatusesClient
- type PipelineJobProperties
- type PipelineJobPropertiesUpdate
- type PipelineJobState
- type PipelineJobUpdate
- type PipelineJobsCancelFuture
- type PipelineJobsClient
- type PipelineTopologiesClient
- type PipelineTopology
- type PipelineTopologyCollection
- type PipelineTopologyCollectionIterator
- type PipelineTopologyCollectionPage
- type PipelineTopologyProperties
- type PipelineTopologyPropertiesUpdate
- type PipelineTopologyUpdate
- type PrivateEndpoint
- type PrivateEndpointConnection
- type PrivateEndpointConnectionListResult
- type PrivateEndpointConnectionOperationStatus
- type PrivateEndpointConnectionProperties
- type PrivateEndpointConnectionProvisioningState
- type PrivateEndpointConnectionsClient
- type PrivateEndpointServiceConnectionStatus
- type PrivateLinkResource
- type PrivateLinkResourceListResult
- type PrivateLinkResourceProperties
- type PrivateLinkResourcesClient
- type PrivateLinkServiceConnectionState
- type ProcessorNodeBase
- type Properties
- type PropertiesType
- type PropertiesUpdate
- type ProvisioningState
- type ProxyResource
- type PublicNetworkAccess
- type Resource
- type ResourceIdentity
- type RsaTokenKey
- type RtspSource
- type RtspTransport
- type SecureIotDeviceRemoteTunnel
- type ServiceSpecification
- type SinkNodeBase
- type Sku
- type SkuName
- type SkuTier
- type SourceNodeBase
- type StorageAccount
- type SystemData
- type TLSEndpoint
- type TLSValidationOptions
- type TimeSequenceBase
- type TokenClaim
- type TokenKey
- type TrackedResource
- type TunnelBase
- type Type
- type TypeBasicAudioEncoderBase
- type TypeBasicAuthenticationBase
- type TypeBasicCertificateSource
- type TypeBasicCredentialsBase
- type TypeBasicEncoderPresetBase
- type TypeBasicEndpointBase
- type TypeBasicTimeSequenceBase
- type TypeBasicTokenKey
- type TypeBasicTunnelBase
- type TypeBasicVideoEncoderBase
- type UnsecuredEndpoint
- type Update
- type UserAssignedManagedIdentity
- type UsernamePasswordCredentials
- type VideoAnalyzersClient
- type VideoAnalyzersCreateOrUpdateFutureType
- type VideoAnalyzersUpdateFutureType
- type VideoArchival
- type VideoContentToken
- type VideoContentUrls
- type VideoCreationProperties
- type VideoEncoderBase
- type VideoEncoderH264
- type VideoEntity
- type VideoEntityCollection
- type VideoEntityCollectionIterator
- type VideoEntityCollectionPage
- type VideoFlags
- type VideoMediaInfo
- type VideoPreviewImageUrls
- type VideoProperties
- type VideoPublishingOptions
- type VideoScale
- type VideoScaleMode
- type VideoSequenceAbsoluteTimeMarkers
- type VideoSink
- type VideoSource
- type VideoType
- type VideosClient
Constants ¶
View Source
const (
DefaultBaseURI = original.DefaultBaseURI
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AccessPoliciesClient ¶
type AccessPoliciesClient = original.AccessPoliciesClient
func NewAccessPoliciesClient ¶
func NewAccessPoliciesClient(subscriptionID string) AccessPoliciesClient
func NewAccessPoliciesClientWithBaseURI ¶
func NewAccessPoliciesClientWithBaseURI(baseURI string, subscriptionID string) AccessPoliciesClient
type AccessPolicyEccAlgo ¶
type AccessPolicyEccAlgo = original.AccessPolicyEccAlgo
const ( AccessPolicyEccAlgoES256 AccessPolicyEccAlgo = original.AccessPolicyEccAlgoES256 AccessPolicyEccAlgoES384 AccessPolicyEccAlgo = original.AccessPolicyEccAlgoES384 AccessPolicyEccAlgoES512 AccessPolicyEccAlgo = original.AccessPolicyEccAlgoES512 )
func PossibleAccessPolicyEccAlgoValues ¶
func PossibleAccessPolicyEccAlgoValues() []AccessPolicyEccAlgo
type AccessPolicyEntity ¶
type AccessPolicyEntity = original.AccessPolicyEntity
type AccessPolicyEntityCollection ¶
type AccessPolicyEntityCollection = original.AccessPolicyEntityCollection
type AccessPolicyEntityCollectionIterator ¶
type AccessPolicyEntityCollectionIterator = original.AccessPolicyEntityCollectionIterator
func NewAccessPolicyEntityCollectionIterator ¶
func NewAccessPolicyEntityCollectionIterator(page AccessPolicyEntityCollectionPage) AccessPolicyEntityCollectionIterator
type AccessPolicyEntityCollectionPage ¶
type AccessPolicyEntityCollectionPage = original.AccessPolicyEntityCollectionPage
func NewAccessPolicyEntityCollectionPage ¶
func NewAccessPolicyEntityCollectionPage(cur AccessPolicyEntityCollection, getNextPage func(context.Context, AccessPolicyEntityCollection) (AccessPolicyEntityCollection, error)) AccessPolicyEntityCollectionPage
type AccessPolicyProperties ¶
type AccessPolicyProperties = original.AccessPolicyProperties
type AccessPolicyRole ¶
type AccessPolicyRole = original.AccessPolicyRole
const (
AccessPolicyRoleReader AccessPolicyRole = original.AccessPolicyRoleReader
)
func PossibleAccessPolicyRoleValues ¶
func PossibleAccessPolicyRoleValues() []AccessPolicyRole
type AccessPolicyRsaAlgo ¶
type AccessPolicyRsaAlgo = original.AccessPolicyRsaAlgo
const ( AccessPolicyRsaAlgoRS256 AccessPolicyRsaAlgo = original.AccessPolicyRsaAlgoRS256 AccessPolicyRsaAlgoRS384 AccessPolicyRsaAlgo = original.AccessPolicyRsaAlgoRS384 AccessPolicyRsaAlgoRS512 AccessPolicyRsaAlgo = original.AccessPolicyRsaAlgoRS512 )
func PossibleAccessPolicyRsaAlgoValues ¶
func PossibleAccessPolicyRsaAlgoValues() []AccessPolicyRsaAlgo
type AccountEncryption ¶
type AccountEncryption = original.AccountEncryption
type AccountEncryptionKeyType ¶
type AccountEncryptionKeyType = original.AccountEncryptionKeyType
const ( AccountEncryptionKeyTypeCustomerKey AccountEncryptionKeyType = original.AccountEncryptionKeyTypeCustomerKey AccountEncryptionKeyTypeSystemKey AccountEncryptionKeyType = original.AccountEncryptionKeyTypeSystemKey )
func PossibleAccountEncryptionKeyTypeValues ¶
func PossibleAccountEncryptionKeyTypeValues() []AccountEncryptionKeyType
type ActionType ¶
type ActionType = original.ActionType
const (
ActionTypeInternal ActionType = original.ActionTypeInternal
)
func PossibleActionTypeValues ¶
func PossibleActionTypeValues() []ActionType
type AudioEncoderAac ¶
type AudioEncoderAac = original.AudioEncoderAac
type AudioEncoderBase ¶
type AudioEncoderBase = original.AudioEncoderBase
type AuthenticationBase ¶
type AuthenticationBase = original.AuthenticationBase
type AzureEntityResource ¶
type AzureEntityResource = original.AzureEntityResource
type BaseClient ¶
type BaseClient = original.BaseClient
func New ¶
func New(subscriptionID string) BaseClient
func NewWithBaseURI ¶
func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient
type BasicAudioEncoderBase ¶
type BasicAudioEncoderBase = original.BasicAudioEncoderBase
type BasicAuthenticationBase ¶
type BasicAuthenticationBase = original.BasicAuthenticationBase
type BasicCertificateSource ¶
type BasicCertificateSource = original.BasicCertificateSource
type BasicCredentialsBase ¶
type BasicCredentialsBase = original.BasicCredentialsBase
type BasicEncoderPresetBase ¶
type BasicEncoderPresetBase = original.BasicEncoderPresetBase
type BasicEndpointBase ¶
type BasicEndpointBase = original.BasicEndpointBase
type BasicNodeBase ¶
type BasicNodeBase = original.BasicNodeBase
type BasicProcessorNodeBase ¶
type BasicProcessorNodeBase = original.BasicProcessorNodeBase
type BasicSinkNodeBase ¶
type BasicSinkNodeBase = original.BasicSinkNodeBase
type BasicSourceNodeBase ¶
type BasicSourceNodeBase = original.BasicSourceNodeBase
type BasicTimeSequenceBase ¶
type BasicTimeSequenceBase = original.BasicTimeSequenceBase
type BasicTokenKey ¶
type BasicTokenKey = original.BasicTokenKey
type BasicTunnelBase ¶
type BasicTunnelBase = original.BasicTunnelBase
type BasicVideoEncoderBase ¶
type BasicVideoEncoderBase = original.BasicVideoEncoderBase
type CertificateSource ¶
type CertificateSource = original.CertificateSource
type CheckNameAvailabilityReason ¶
type CheckNameAvailabilityReason = original.CheckNameAvailabilityReason
const ( CheckNameAvailabilityReasonAlreadyExists CheckNameAvailabilityReason = original.CheckNameAvailabilityReasonAlreadyExists CheckNameAvailabilityReasonInvalid CheckNameAvailabilityReason = original.CheckNameAvailabilityReasonInvalid )
func PossibleCheckNameAvailabilityReasonValues ¶
func PossibleCheckNameAvailabilityReasonValues() []CheckNameAvailabilityReason
type CheckNameAvailabilityRequest ¶
type CheckNameAvailabilityRequest = original.CheckNameAvailabilityRequest
type CheckNameAvailabilityResponse ¶
type CheckNameAvailabilityResponse = original.CheckNameAvailabilityResponse
type Collection ¶
type Collection = original.Collection
type CreatedByType ¶
type CreatedByType = original.CreatedByType
const ( CreatedByTypeApplication CreatedByType = original.CreatedByTypeApplication CreatedByTypeKey CreatedByType = original.CreatedByTypeKey CreatedByTypeManagedIdentity CreatedByType = original.CreatedByTypeManagedIdentity CreatedByTypeUser CreatedByType = original.CreatedByTypeUser )
func PossibleCreatedByTypeValues ¶
func PossibleCreatedByTypeValues() []CreatedByType
type CredentialsBase ¶
type CredentialsBase = original.CredentialsBase
type EccTokenKey ¶
type EccTokenKey = original.EccTokenKey
type EdgeModuleEntity ¶
type EdgeModuleEntity = original.EdgeModuleEntity
type EdgeModuleEntityCollection ¶
type EdgeModuleEntityCollection = original.EdgeModuleEntityCollection
type EdgeModuleEntityCollectionIterator ¶
type EdgeModuleEntityCollectionIterator = original.EdgeModuleEntityCollectionIterator
func NewEdgeModuleEntityCollectionIterator ¶
func NewEdgeModuleEntityCollectionIterator(page EdgeModuleEntityCollectionPage) EdgeModuleEntityCollectionIterator
type EdgeModuleEntityCollectionPage ¶
type EdgeModuleEntityCollectionPage = original.EdgeModuleEntityCollectionPage
func NewEdgeModuleEntityCollectionPage ¶
func NewEdgeModuleEntityCollectionPage(cur EdgeModuleEntityCollection, getNextPage func(context.Context, EdgeModuleEntityCollection) (EdgeModuleEntityCollection, error)) EdgeModuleEntityCollectionPage
type EdgeModuleProperties ¶
type EdgeModuleProperties = original.EdgeModuleProperties
type EdgeModuleProvisioningToken ¶
type EdgeModuleProvisioningToken = original.EdgeModuleProvisioningToken
type EdgeModulesClient ¶
type EdgeModulesClient = original.EdgeModulesClient
func NewEdgeModulesClient ¶
func NewEdgeModulesClient(subscriptionID string) EdgeModulesClient
func NewEdgeModulesClientWithBaseURI ¶
func NewEdgeModulesClientWithBaseURI(baseURI string, subscriptionID string) EdgeModulesClient
type EncoderCustomPreset ¶
type EncoderCustomPreset = original.EncoderCustomPreset
type EncoderPresetBase ¶
type EncoderPresetBase = original.EncoderPresetBase
type EncoderProcessor ¶
type EncoderProcessor = original.EncoderProcessor
type EncoderSystemPreset ¶
type EncoderSystemPreset = original.EncoderSystemPreset
type EncoderSystemPresetType ¶
type EncoderSystemPresetType = original.EncoderSystemPresetType
const ( EncoderSystemPresetTypeSingleLayer1080pH264AAC EncoderSystemPresetType = original.EncoderSystemPresetTypeSingleLayer1080pH264AAC EncoderSystemPresetTypeSingleLayer2160pH264AAC EncoderSystemPresetType = original.EncoderSystemPresetTypeSingleLayer2160pH264AAC EncoderSystemPresetTypeSingleLayer540pH264AAC EncoderSystemPresetType = original.EncoderSystemPresetTypeSingleLayer540pH264AAC EncoderSystemPresetTypeSingleLayer720pH264AAC EncoderSystemPresetType = original.EncoderSystemPresetTypeSingleLayer720pH264AAC )
func PossibleEncoderSystemPresetTypeValues ¶
func PossibleEncoderSystemPresetTypeValues() []EncoderSystemPresetType
type EndpointBase ¶
type EndpointBase = original.EndpointBase
type ErrorAdditionalInfo ¶
type ErrorAdditionalInfo = original.ErrorAdditionalInfo
type ErrorDetail ¶
type ErrorDetail = original.ErrorDetail
type ErrorResponse ¶
type ErrorResponse = original.ErrorResponse
type GroupLevelAccessControl ¶
type GroupLevelAccessControl = original.GroupLevelAccessControl
type JwtAuthentication ¶
type JwtAuthentication = original.JwtAuthentication
type KeyVaultProperties ¶
type KeyVaultProperties = original.KeyVaultProperties
type Kind ¶
func PossibleKindValues ¶
func PossibleKindValues() []Kind
type ListProvisioningTokenInput ¶
type ListProvisioningTokenInput = original.ListProvisioningTokenInput
type LivePipeline ¶
type LivePipeline = original.LivePipeline
type LivePipelineCollection ¶
type LivePipelineCollection = original.LivePipelineCollection
type LivePipelineCollectionIterator ¶
type LivePipelineCollectionIterator = original.LivePipelineCollectionIterator
func NewLivePipelineCollectionIterator ¶
func NewLivePipelineCollectionIterator(page LivePipelineCollectionPage) LivePipelineCollectionIterator
type LivePipelineCollectionPage ¶
type LivePipelineCollectionPage = original.LivePipelineCollectionPage
func NewLivePipelineCollectionPage ¶
func NewLivePipelineCollectionPage(cur LivePipelineCollection, getNextPage func(context.Context, LivePipelineCollection) (LivePipelineCollection, error)) LivePipelineCollectionPage
type LivePipelineOperationStatus ¶
type LivePipelineOperationStatus = original.LivePipelineOperationStatus
type LivePipelineOperationStatusesClient ¶
type LivePipelineOperationStatusesClient = original.LivePipelineOperationStatusesClient
func NewLivePipelineOperationStatusesClient ¶
func NewLivePipelineOperationStatusesClient(subscriptionID string) LivePipelineOperationStatusesClient
func NewLivePipelineOperationStatusesClientWithBaseURI ¶
func NewLivePipelineOperationStatusesClientWithBaseURI(baseURI string, subscriptionID string) LivePipelineOperationStatusesClient
type LivePipelineProperties ¶
type LivePipelineProperties = original.LivePipelineProperties
type LivePipelinePropertiesUpdate ¶
type LivePipelinePropertiesUpdate = original.LivePipelinePropertiesUpdate
type LivePipelineState ¶
type LivePipelineState = original.LivePipelineState
const ( LivePipelineStateActivating LivePipelineState = original.LivePipelineStateActivating LivePipelineStateActive LivePipelineState = original.LivePipelineStateActive LivePipelineStateDeactivating LivePipelineState = original.LivePipelineStateDeactivating LivePipelineStateInactive LivePipelineState = original.LivePipelineStateInactive )
func PossibleLivePipelineStateValues ¶
func PossibleLivePipelineStateValues() []LivePipelineState
type LivePipelineUpdate ¶
type LivePipelineUpdate = original.LivePipelineUpdate
type LivePipelinesActivateFuture ¶
type LivePipelinesActivateFuture = original.LivePipelinesActivateFuture
type LivePipelinesClient ¶
type LivePipelinesClient = original.LivePipelinesClient
func NewLivePipelinesClient ¶
func NewLivePipelinesClient(subscriptionID string) LivePipelinesClient
func NewLivePipelinesClientWithBaseURI ¶
func NewLivePipelinesClientWithBaseURI(baseURI string, subscriptionID string) LivePipelinesClient
type LivePipelinesDeactivateFuture ¶
type LivePipelinesDeactivateFuture = original.LivePipelinesDeactivateFuture
type LocationsClient ¶
type LocationsClient = original.LocationsClient
func NewLocationsClient ¶
func NewLocationsClient(subscriptionID string) LocationsClient
func NewLocationsClientWithBaseURI ¶
func NewLocationsClientWithBaseURI(baseURI string, subscriptionID string) LocationsClient
type LogSpecification ¶
type LogSpecification = original.LogSpecification
type MetricAggregationType ¶
type MetricAggregationType = original.MetricAggregationType
const ( MetricAggregationTypeAverage MetricAggregationType = original.MetricAggregationTypeAverage MetricAggregationTypeCount MetricAggregationType = original.MetricAggregationTypeCount MetricAggregationTypeTotal MetricAggregationType = original.MetricAggregationTypeTotal )
func PossibleMetricAggregationTypeValues ¶
func PossibleMetricAggregationTypeValues() []MetricAggregationType
type MetricDimension ¶
type MetricDimension = original.MetricDimension
type MetricSpecification ¶
type MetricSpecification = original.MetricSpecification
type MetricUnit ¶
type MetricUnit = original.MetricUnit
const ( MetricUnitBytes MetricUnit = original.MetricUnitBytes MetricUnitCount MetricUnit = original.MetricUnitCount MetricUnitMilliseconds MetricUnit = original.MetricUnitMilliseconds )
func PossibleMetricUnitValues ¶
func PossibleMetricUnitValues() []MetricUnit
type NetworkAccessControl ¶
type NetworkAccessControl = original.NetworkAccessControl
type OperationCollection ¶
type OperationCollection = original.OperationCollection
type OperationDisplay ¶
type OperationDisplay = original.OperationDisplay
type OperationResultsClient ¶
type OperationResultsClient = original.OperationResultsClient
func NewOperationResultsClient ¶
func NewOperationResultsClient(subscriptionID string) OperationResultsClient
func NewOperationResultsClientWithBaseURI ¶
func NewOperationResultsClientWithBaseURI(baseURI string, subscriptionID string) OperationResultsClient
type OperationResultsGroupClient ¶
type OperationResultsGroupClient = original.OperationResultsGroupClient
func NewOperationResultsGroupClient ¶
func NewOperationResultsGroupClient(subscriptionID string) OperationResultsGroupClient
func NewOperationResultsGroupClientWithBaseURI ¶
func NewOperationResultsGroupClientWithBaseURI(baseURI string, subscriptionID string) OperationResultsGroupClient
type OperationStatus ¶
type OperationStatus = original.OperationStatus
type OperationStatusesClient ¶
type OperationStatusesClient = original.OperationStatusesClient
func NewOperationStatusesClient ¶
func NewOperationStatusesClient(subscriptionID string) OperationStatusesClient
func NewOperationStatusesClientWithBaseURI ¶
func NewOperationStatusesClientWithBaseURI(baseURI string, subscriptionID string) OperationStatusesClient
type OperationStatusesGroupClient ¶
type OperationStatusesGroupClient = original.OperationStatusesGroupClient
func NewOperationStatusesGroupClient ¶
func NewOperationStatusesGroupClient(subscriptionID string) OperationStatusesGroupClient
func NewOperationStatusesGroupClientWithBaseURI ¶
func NewOperationStatusesGroupClientWithBaseURI(baseURI string, subscriptionID string) OperationStatusesGroupClient
type OperationsClient ¶
type OperationsClient = original.OperationsClient
func NewOperationsClient ¶
func NewOperationsClient(subscriptionID string) OperationsClient
func NewOperationsClientWithBaseURI ¶
func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient
type ParameterDeclaration ¶
type ParameterDeclaration = original.ParameterDeclaration
type ParameterDefinition ¶
type ParameterDefinition = original.ParameterDefinition
type ParameterType ¶
type ParameterType = original.ParameterType
const ( ParameterTypeBool ParameterType = original.ParameterTypeBool ParameterTypeDouble ParameterType = original.ParameterTypeDouble ParameterTypeInt ParameterType = original.ParameterTypeInt ParameterTypeSecretString ParameterType = original.ParameterTypeSecretString ParameterTypeString ParameterType = original.ParameterTypeString )
func PossibleParameterTypeValues ¶
func PossibleParameterTypeValues() []ParameterType
type PemCertificateList ¶
type PemCertificateList = original.PemCertificateList
type PipelineJob ¶
type PipelineJob = original.PipelineJob
type PipelineJobCollection ¶
type PipelineJobCollection = original.PipelineJobCollection
type PipelineJobCollectionIterator ¶
type PipelineJobCollectionIterator = original.PipelineJobCollectionIterator
func NewPipelineJobCollectionIterator ¶
func NewPipelineJobCollectionIterator(page PipelineJobCollectionPage) PipelineJobCollectionIterator
type PipelineJobCollectionPage ¶
type PipelineJobCollectionPage = original.PipelineJobCollectionPage
func NewPipelineJobCollectionPage ¶
func NewPipelineJobCollectionPage(cur PipelineJobCollection, getNextPage func(context.Context, PipelineJobCollection) (PipelineJobCollection, error)) PipelineJobCollectionPage
type PipelineJobError ¶
type PipelineJobError = original.PipelineJobError
type PipelineJobOperationStatus ¶
type PipelineJobOperationStatus = original.PipelineJobOperationStatus
type PipelineJobOperationStatusesClient ¶
type PipelineJobOperationStatusesClient = original.PipelineJobOperationStatusesClient
func NewPipelineJobOperationStatusesClient ¶
func NewPipelineJobOperationStatusesClient(subscriptionID string) PipelineJobOperationStatusesClient
func NewPipelineJobOperationStatusesClientWithBaseURI ¶
func NewPipelineJobOperationStatusesClientWithBaseURI(baseURI string, subscriptionID string) PipelineJobOperationStatusesClient
type PipelineJobProperties ¶
type PipelineJobProperties = original.PipelineJobProperties
type PipelineJobPropertiesUpdate ¶
type PipelineJobPropertiesUpdate = original.PipelineJobPropertiesUpdate
type PipelineJobState ¶
type PipelineJobState = original.PipelineJobState
const ( PipelineJobStateCanceled PipelineJobState = original.PipelineJobStateCanceled PipelineJobStateCompleted PipelineJobState = original.PipelineJobStateCompleted PipelineJobStateFailed PipelineJobState = original.PipelineJobStateFailed PipelineJobStateProcessing PipelineJobState = original.PipelineJobStateProcessing )
func PossiblePipelineJobStateValues ¶
func PossiblePipelineJobStateValues() []PipelineJobState
type PipelineJobUpdate ¶
type PipelineJobUpdate = original.PipelineJobUpdate
type PipelineJobsCancelFuture ¶
type PipelineJobsCancelFuture = original.PipelineJobsCancelFuture
type PipelineJobsClient ¶
type PipelineJobsClient = original.PipelineJobsClient
func NewPipelineJobsClient ¶
func NewPipelineJobsClient(subscriptionID string) PipelineJobsClient
func NewPipelineJobsClientWithBaseURI ¶
func NewPipelineJobsClientWithBaseURI(baseURI string, subscriptionID string) PipelineJobsClient
type PipelineTopologiesClient ¶
type PipelineTopologiesClient = original.PipelineTopologiesClient
func NewPipelineTopologiesClient ¶
func NewPipelineTopologiesClient(subscriptionID string) PipelineTopologiesClient
func NewPipelineTopologiesClientWithBaseURI ¶
func NewPipelineTopologiesClientWithBaseURI(baseURI string, subscriptionID string) PipelineTopologiesClient
type PipelineTopology ¶
type PipelineTopology = original.PipelineTopology
type PipelineTopologyCollection ¶
type PipelineTopologyCollection = original.PipelineTopologyCollection
type PipelineTopologyCollectionIterator ¶
type PipelineTopologyCollectionIterator = original.PipelineTopologyCollectionIterator
func NewPipelineTopologyCollectionIterator ¶
func NewPipelineTopologyCollectionIterator(page PipelineTopologyCollectionPage) PipelineTopologyCollectionIterator
type PipelineTopologyCollectionPage ¶
type PipelineTopologyCollectionPage = original.PipelineTopologyCollectionPage
func NewPipelineTopologyCollectionPage ¶
func NewPipelineTopologyCollectionPage(cur PipelineTopologyCollection, getNextPage func(context.Context, PipelineTopologyCollection) (PipelineTopologyCollection, error)) PipelineTopologyCollectionPage
type PipelineTopologyProperties ¶
type PipelineTopologyProperties = original.PipelineTopologyProperties
type PipelineTopologyPropertiesUpdate ¶
type PipelineTopologyPropertiesUpdate = original.PipelineTopologyPropertiesUpdate
type PipelineTopologyUpdate ¶
type PipelineTopologyUpdate = original.PipelineTopologyUpdate
type PrivateEndpoint ¶
type PrivateEndpoint = original.PrivateEndpoint
type PrivateEndpointConnection ¶
type PrivateEndpointConnection = original.PrivateEndpointConnection
type PrivateEndpointConnectionListResult ¶
type PrivateEndpointConnectionListResult = original.PrivateEndpointConnectionListResult
type PrivateEndpointConnectionOperationStatus ¶
type PrivateEndpointConnectionOperationStatus = original.PrivateEndpointConnectionOperationStatus
type PrivateEndpointConnectionProperties ¶
type PrivateEndpointConnectionProperties = original.PrivateEndpointConnectionProperties
type PrivateEndpointConnectionProvisioningState ¶
type PrivateEndpointConnectionProvisioningState = original.PrivateEndpointConnectionProvisioningState
const ( PrivateEndpointConnectionProvisioningStateCreating PrivateEndpointConnectionProvisioningState = original.PrivateEndpointConnectionProvisioningStateCreating PrivateEndpointConnectionProvisioningStateDeleting PrivateEndpointConnectionProvisioningState = original.PrivateEndpointConnectionProvisioningStateDeleting PrivateEndpointConnectionProvisioningStateFailed PrivateEndpointConnectionProvisioningState = original.PrivateEndpointConnectionProvisioningStateFailed PrivateEndpointConnectionProvisioningStateSucceeded PrivateEndpointConnectionProvisioningState = original.PrivateEndpointConnectionProvisioningStateSucceeded )
func PossiblePrivateEndpointConnectionProvisioningStateValues ¶
func PossiblePrivateEndpointConnectionProvisioningStateValues() []PrivateEndpointConnectionProvisioningState
type PrivateEndpointConnectionsClient ¶
type PrivateEndpointConnectionsClient = original.PrivateEndpointConnectionsClient
func NewPrivateEndpointConnectionsClient ¶
func NewPrivateEndpointConnectionsClient(subscriptionID string) PrivateEndpointConnectionsClient
func NewPrivateEndpointConnectionsClientWithBaseURI ¶
func NewPrivateEndpointConnectionsClientWithBaseURI(baseURI string, subscriptionID string) PrivateEndpointConnectionsClient
type PrivateEndpointServiceConnectionStatus ¶
type PrivateEndpointServiceConnectionStatus = original.PrivateEndpointServiceConnectionStatus
const ( PrivateEndpointServiceConnectionStatusApproved PrivateEndpointServiceConnectionStatus = original.PrivateEndpointServiceConnectionStatusApproved PrivateEndpointServiceConnectionStatusPending PrivateEndpointServiceConnectionStatus = original.PrivateEndpointServiceConnectionStatusPending PrivateEndpointServiceConnectionStatusRejected PrivateEndpointServiceConnectionStatus = original.PrivateEndpointServiceConnectionStatusRejected )
func PossiblePrivateEndpointServiceConnectionStatusValues ¶
func PossiblePrivateEndpointServiceConnectionStatusValues() []PrivateEndpointServiceConnectionStatus
type PrivateLinkResource ¶
type PrivateLinkResource = original.PrivateLinkResource
type PrivateLinkResourceListResult ¶
type PrivateLinkResourceListResult = original.PrivateLinkResourceListResult
type PrivateLinkResourceProperties ¶
type PrivateLinkResourceProperties = original.PrivateLinkResourceProperties
type PrivateLinkResourcesClient ¶
type PrivateLinkResourcesClient = original.PrivateLinkResourcesClient
func NewPrivateLinkResourcesClient ¶
func NewPrivateLinkResourcesClient(subscriptionID string) PrivateLinkResourcesClient
func NewPrivateLinkResourcesClientWithBaseURI ¶
func NewPrivateLinkResourcesClientWithBaseURI(baseURI string, subscriptionID string) PrivateLinkResourcesClient
type PrivateLinkServiceConnectionState ¶
type PrivateLinkServiceConnectionState = original.PrivateLinkServiceConnectionState
type ProcessorNodeBase ¶
type ProcessorNodeBase = original.ProcessorNodeBase
type Properties ¶
type Properties = original.Properties
type PropertiesType ¶
type PropertiesType = original.PropertiesType
type PropertiesUpdate ¶
type PropertiesUpdate = original.PropertiesUpdate
type ProvisioningState ¶
type ProvisioningState = original.ProvisioningState
const ( ProvisioningStateFailed ProvisioningState = original.ProvisioningStateFailed ProvisioningStateInProgress ProvisioningState = original.ProvisioningStateInProgress ProvisioningStateSucceeded ProvisioningState = original.ProvisioningStateSucceeded )
func PossibleProvisioningStateValues ¶
func PossibleProvisioningStateValues() []ProvisioningState
type ProxyResource ¶
type ProxyResource = original.ProxyResource
type PublicNetworkAccess ¶
type PublicNetworkAccess = original.PublicNetworkAccess
const ( PublicNetworkAccessDisabled PublicNetworkAccess = original.PublicNetworkAccessDisabled PublicNetworkAccessEnabled PublicNetworkAccess = original.PublicNetworkAccessEnabled )
func PossiblePublicNetworkAccessValues ¶
func PossiblePublicNetworkAccessValues() []PublicNetworkAccess
type ResourceIdentity ¶
type ResourceIdentity = original.ResourceIdentity
type RsaTokenKey ¶
type RsaTokenKey = original.RsaTokenKey
type RtspSource ¶
type RtspSource = original.RtspSource
type RtspTransport ¶
type RtspTransport = original.RtspTransport
const ( RtspTransportHTTP RtspTransport = original.RtspTransportHTTP RtspTransportTCP RtspTransport = original.RtspTransportTCP )
func PossibleRtspTransportValues ¶
func PossibleRtspTransportValues() []RtspTransport
type SecureIotDeviceRemoteTunnel ¶
type SecureIotDeviceRemoteTunnel = original.SecureIotDeviceRemoteTunnel
type ServiceSpecification ¶
type ServiceSpecification = original.ServiceSpecification
type SinkNodeBase ¶
type SinkNodeBase = original.SinkNodeBase
type SkuName ¶
const ( SkuNameBatchS1 SkuName = original.SkuNameBatchS1 SkuNameLiveS1 SkuName = original.SkuNameLiveS1 )
func PossibleSkuNameValues ¶
func PossibleSkuNameValues() []SkuName
type SkuTier ¶
const (
SkuTierStandard SkuTier = original.SkuTierStandard
)
func PossibleSkuTierValues ¶
func PossibleSkuTierValues() []SkuTier
type SourceNodeBase ¶
type SourceNodeBase = original.SourceNodeBase
type StorageAccount ¶
type StorageAccount = original.StorageAccount
type SystemData ¶
type SystemData = original.SystemData
type TLSEndpoint ¶
type TLSEndpoint = original.TLSEndpoint
type TLSValidationOptions ¶
type TLSValidationOptions = original.TLSValidationOptions
type TimeSequenceBase ¶
type TimeSequenceBase = original.TimeSequenceBase
type TokenClaim ¶
type TokenClaim = original.TokenClaim
type TrackedResource ¶
type TrackedResource = original.TrackedResource
type TunnelBase ¶
type TunnelBase = original.TunnelBase
type Type ¶
const ( TypeMicrosoftVideoAnalyzerEncoderProcessor Type = original.TypeMicrosoftVideoAnalyzerEncoderProcessor TypeMicrosoftVideoAnalyzerProcessorNodeBase Type = original.TypeMicrosoftVideoAnalyzerProcessorNodeBase TypeMicrosoftVideoAnalyzerRtspSource Type = original.TypeMicrosoftVideoAnalyzerRtspSource TypeMicrosoftVideoAnalyzerSinkNodeBase Type = original.TypeMicrosoftVideoAnalyzerSinkNodeBase TypeMicrosoftVideoAnalyzerSourceNodeBase Type = original.TypeMicrosoftVideoAnalyzerSourceNodeBase TypeMicrosoftVideoAnalyzerVideoSink Type = original.TypeMicrosoftVideoAnalyzerVideoSink TypeMicrosoftVideoAnalyzerVideoSource Type = original.TypeMicrosoftVideoAnalyzerVideoSource TypeNodeBase Type = original.TypeNodeBase )
func PossibleTypeValues ¶
func PossibleTypeValues() []Type
type TypeBasicAudioEncoderBase ¶
type TypeBasicAudioEncoderBase = original.TypeBasicAudioEncoderBase
const ( TypeBasicAudioEncoderBaseTypeAudioEncoderBase TypeBasicAudioEncoderBase = original.TypeBasicAudioEncoderBaseTypeAudioEncoderBase TypeBasicAudioEncoderBaseTypeMicrosoftVideoAnalyzerAudioEncoderAac TypeBasicAudioEncoderBase = original.TypeBasicAudioEncoderBaseTypeMicrosoftVideoAnalyzerAudioEncoderAac )
func PossibleTypeBasicAudioEncoderBaseValues ¶
func PossibleTypeBasicAudioEncoderBaseValues() []TypeBasicAudioEncoderBase
type TypeBasicAuthenticationBase ¶
type TypeBasicAuthenticationBase = original.TypeBasicAuthenticationBase
const ( TypeBasicAuthenticationBaseTypeAuthenticationBase TypeBasicAuthenticationBase = original.TypeBasicAuthenticationBaseTypeAuthenticationBase TypeBasicAuthenticationBaseTypeMicrosoftVideoAnalyzerJwtAuthentication TypeBasicAuthenticationBase = original.TypeBasicAuthenticationBaseTypeMicrosoftVideoAnalyzerJwtAuthentication )
func PossibleTypeBasicAuthenticationBaseValues ¶
func PossibleTypeBasicAuthenticationBaseValues() []TypeBasicAuthenticationBase
type TypeBasicCertificateSource ¶
type TypeBasicCertificateSource = original.TypeBasicCertificateSource
const ( TypeBasicCertificateSourceTypeCertificateSource TypeBasicCertificateSource = original.TypeBasicCertificateSourceTypeCertificateSource TypeBasicCertificateSourceTypeMicrosoftVideoAnalyzerPemCertificateList TypeBasicCertificateSource = original.TypeBasicCertificateSourceTypeMicrosoftVideoAnalyzerPemCertificateList )
func PossibleTypeBasicCertificateSourceValues ¶
func PossibleTypeBasicCertificateSourceValues() []TypeBasicCertificateSource
type TypeBasicCredentialsBase ¶
type TypeBasicCredentialsBase = original.TypeBasicCredentialsBase
const ( TypeBasicCredentialsBaseTypeCredentialsBase TypeBasicCredentialsBase = original.TypeBasicCredentialsBaseTypeCredentialsBase TypeBasicCredentialsBaseTypeMicrosoftVideoAnalyzerUsernamePasswordCredentials TypeBasicCredentialsBase = original.TypeBasicCredentialsBaseTypeMicrosoftVideoAnalyzerUsernamePasswordCredentials )
func PossibleTypeBasicCredentialsBaseValues ¶
func PossibleTypeBasicCredentialsBaseValues() []TypeBasicCredentialsBase
type TypeBasicEncoderPresetBase ¶
type TypeBasicEncoderPresetBase = original.TypeBasicEncoderPresetBase
const ( TypeBasicEncoderPresetBaseTypeEncoderPresetBase TypeBasicEncoderPresetBase = original.TypeBasicEncoderPresetBaseTypeEncoderPresetBase TypeBasicEncoderPresetBaseTypeMicrosoftVideoAnalyzerEncoderCustomPreset TypeBasicEncoderPresetBase = original.TypeBasicEncoderPresetBaseTypeMicrosoftVideoAnalyzerEncoderCustomPreset TypeBasicEncoderPresetBaseTypeMicrosoftVideoAnalyzerEncoderSystemPreset TypeBasicEncoderPresetBase = original.TypeBasicEncoderPresetBaseTypeMicrosoftVideoAnalyzerEncoderSystemPreset )
func PossibleTypeBasicEncoderPresetBaseValues ¶
func PossibleTypeBasicEncoderPresetBaseValues() []TypeBasicEncoderPresetBase
type TypeBasicEndpointBase ¶
type TypeBasicEndpointBase = original.TypeBasicEndpointBase
const ( TypeBasicEndpointBaseTypeEndpointBase TypeBasicEndpointBase = original.TypeBasicEndpointBaseTypeEndpointBase TypeBasicEndpointBaseTypeMicrosoftVideoAnalyzerTLSEndpoint TypeBasicEndpointBase = original.TypeBasicEndpointBaseTypeMicrosoftVideoAnalyzerTLSEndpoint TypeBasicEndpointBaseTypeMicrosoftVideoAnalyzerUnsecuredEndpoint TypeBasicEndpointBase = original.TypeBasicEndpointBaseTypeMicrosoftVideoAnalyzerUnsecuredEndpoint )
func PossibleTypeBasicEndpointBaseValues ¶
func PossibleTypeBasicEndpointBaseValues() []TypeBasicEndpointBase
type TypeBasicTimeSequenceBase ¶
type TypeBasicTimeSequenceBase = original.TypeBasicTimeSequenceBase
const ( TypeBasicTimeSequenceBaseTypeMicrosoftVideoAnalyzerVideoSequenceAbsoluteTimeMarkers TypeBasicTimeSequenceBase = original.TypeBasicTimeSequenceBaseTypeMicrosoftVideoAnalyzerVideoSequenceAbsoluteTimeMarkers TypeBasicTimeSequenceBaseTypeTimeSequenceBase TypeBasicTimeSequenceBase = original.TypeBasicTimeSequenceBaseTypeTimeSequenceBase )
func PossibleTypeBasicTimeSequenceBaseValues ¶
func PossibleTypeBasicTimeSequenceBaseValues() []TypeBasicTimeSequenceBase
type TypeBasicTokenKey ¶
type TypeBasicTokenKey = original.TypeBasicTokenKey
const ( TypeBasicTokenKeyTypeMicrosoftVideoAnalyzerEccTokenKey TypeBasicTokenKey = original.TypeBasicTokenKeyTypeMicrosoftVideoAnalyzerEccTokenKey TypeBasicTokenKeyTypeMicrosoftVideoAnalyzerRsaTokenKey TypeBasicTokenKey = original.TypeBasicTokenKeyTypeMicrosoftVideoAnalyzerRsaTokenKey TypeBasicTokenKeyTypeTokenKey TypeBasicTokenKey = original.TypeBasicTokenKeyTypeTokenKey )
func PossibleTypeBasicTokenKeyValues ¶
func PossibleTypeBasicTokenKeyValues() []TypeBasicTokenKey
type TypeBasicTunnelBase ¶
type TypeBasicTunnelBase = original.TypeBasicTunnelBase
const ( TypeBasicTunnelBaseTypeMicrosoftVideoAnalyzerSecureIotDeviceRemoteTunnel TypeBasicTunnelBase = original.TypeBasicTunnelBaseTypeMicrosoftVideoAnalyzerSecureIotDeviceRemoteTunnel TypeBasicTunnelBaseTypeTunnelBase TypeBasicTunnelBase = original.TypeBasicTunnelBaseTypeTunnelBase )
func PossibleTypeBasicTunnelBaseValues ¶
func PossibleTypeBasicTunnelBaseValues() []TypeBasicTunnelBase
type TypeBasicVideoEncoderBase ¶
type TypeBasicVideoEncoderBase = original.TypeBasicVideoEncoderBase
const ( TypeBasicVideoEncoderBaseTypeMicrosoftVideoAnalyzerVideoEncoderH264 TypeBasicVideoEncoderBase = original.TypeBasicVideoEncoderBaseTypeMicrosoftVideoAnalyzerVideoEncoderH264 TypeBasicVideoEncoderBaseTypeVideoEncoderBase TypeBasicVideoEncoderBase = original.TypeBasicVideoEncoderBaseTypeVideoEncoderBase )
func PossibleTypeBasicVideoEncoderBaseValues ¶
func PossibleTypeBasicVideoEncoderBaseValues() []TypeBasicVideoEncoderBase
type UnsecuredEndpoint ¶
type UnsecuredEndpoint = original.UnsecuredEndpoint
type UserAssignedManagedIdentity ¶
type UserAssignedManagedIdentity = original.UserAssignedManagedIdentity
type UsernamePasswordCredentials ¶
type UsernamePasswordCredentials = original.UsernamePasswordCredentials
type VideoAnalyzersClient ¶
type VideoAnalyzersClient = original.VideoAnalyzersClient
func NewVideoAnalyzersClient ¶
func NewVideoAnalyzersClient(subscriptionID string) VideoAnalyzersClient
func NewVideoAnalyzersClientWithBaseURI ¶
func NewVideoAnalyzersClientWithBaseURI(baseURI string, subscriptionID string) VideoAnalyzersClient
type VideoAnalyzersCreateOrUpdateFutureType ¶
type VideoAnalyzersCreateOrUpdateFutureType = original.VideoAnalyzersCreateOrUpdateFutureType
type VideoAnalyzersUpdateFutureType ¶
type VideoAnalyzersUpdateFutureType = original.VideoAnalyzersUpdateFutureType
type VideoArchival ¶
type VideoArchival = original.VideoArchival
type VideoContentToken ¶
type VideoContentToken = original.VideoContentToken
type VideoContentUrls ¶
type VideoContentUrls = original.VideoContentUrls
type VideoCreationProperties ¶
type VideoCreationProperties = original.VideoCreationProperties
type VideoEncoderBase ¶
type VideoEncoderBase = original.VideoEncoderBase
type VideoEncoderH264 ¶
type VideoEncoderH264 = original.VideoEncoderH264
type VideoEntity ¶
type VideoEntity = original.VideoEntity
type VideoEntityCollection ¶
type VideoEntityCollection = original.VideoEntityCollection
type VideoEntityCollectionIterator ¶
type VideoEntityCollectionIterator = original.VideoEntityCollectionIterator
func NewVideoEntityCollectionIterator ¶
func NewVideoEntityCollectionIterator(page VideoEntityCollectionPage) VideoEntityCollectionIterator
type VideoEntityCollectionPage ¶
type VideoEntityCollectionPage = original.VideoEntityCollectionPage
func NewVideoEntityCollectionPage ¶
func NewVideoEntityCollectionPage(cur VideoEntityCollection, getNextPage func(context.Context, VideoEntityCollection) (VideoEntityCollection, error)) VideoEntityCollectionPage
type VideoFlags ¶
type VideoFlags = original.VideoFlags
type VideoMediaInfo ¶
type VideoMediaInfo = original.VideoMediaInfo
type VideoPreviewImageUrls ¶
type VideoPreviewImageUrls = original.VideoPreviewImageUrls
type VideoProperties ¶
type VideoProperties = original.VideoProperties
type VideoPublishingOptions ¶
type VideoPublishingOptions = original.VideoPublishingOptions
type VideoScale ¶
type VideoScale = original.VideoScale
type VideoScaleMode ¶
type VideoScaleMode = original.VideoScaleMode
const ( VideoScaleModePad VideoScaleMode = original.VideoScaleModePad VideoScaleModePreserveAspectRatio VideoScaleMode = original.VideoScaleModePreserveAspectRatio VideoScaleModeStretch VideoScaleMode = original.VideoScaleModeStretch )
func PossibleVideoScaleModeValues ¶
func PossibleVideoScaleModeValues() []VideoScaleMode
type VideoSequenceAbsoluteTimeMarkers ¶
type VideoSequenceAbsoluteTimeMarkers = original.VideoSequenceAbsoluteTimeMarkers
type VideoSource ¶
type VideoSource = original.VideoSource
type VideoType ¶
const ( VideoTypeArchive VideoType = original.VideoTypeArchive VideoTypeFile VideoType = original.VideoTypeFile )
func PossibleVideoTypeValues ¶
func PossibleVideoTypeValues() []VideoType
type VideosClient ¶
type VideosClient = original.VideosClient
func NewVideosClient ¶
func NewVideosClient(subscriptionID string) VideosClient
func NewVideosClientWithBaseURI ¶
func NewVideosClientWithBaseURI(baseURI string, subscriptionID string) VideosClient
Click to show internal directories.
Click to hide internal directories.