Versions in this module Expand all Collapse all v2 v2.3.0 Sep 4, 2023 v2.2.0 Jul 20, 2023 v2.1.0 May 31, 2023 v2.0.0 Apr 14, 2023 Changes in this version + const APIVersion_Value + var AddToScheme = SchemeBuilder.AddToScheme + var GroupVersion = schema.GroupVersion + var SchemeBuilder = &scheme.Builder + type AKS struct + ComputeLocation *string + ComputeType *string + Description *string + DisableLocalAuth *bool + Properties *AKS_Properties + PropertyBag genruntime.PropertyBag + ResourceReference *genruntime.ResourceReference + func (aks *AKS) AssignProperties_From_AKS(source *v1api20210701s.AKS) error + func (aks *AKS) AssignProperties_To_AKS(destination *v1api20210701s.AKS) error + func (in *AKS) DeepCopy() *AKS + func (in *AKS) DeepCopyInto(out *AKS) + type AKS_Properties struct + AgentCount *int + AgentVmSize *string + AksNetworkingConfiguration *AksNetworkingConfiguration + ClusterFqdn *string + ClusterPurpose *string + LoadBalancerSubnet *string + LoadBalancerType *string + PropertyBag genruntime.PropertyBag + SslConfiguration *SslConfiguration + func (in *AKS_Properties) DeepCopy() *AKS_Properties + func (in *AKS_Properties) DeepCopyInto(out *AKS_Properties) + func (properties *AKS_Properties) AssignProperties_From_AKS_Properties(source *v1api20210701s.AKS_Properties) error + func (properties *AKS_Properties) AssignProperties_To_AKS_Properties(destination *v1api20210701s.AKS_Properties) error + type AKS_Properties_STATUS struct + AgentCount *int + AgentVmSize *string + AksNetworkingConfiguration *AksNetworkingConfiguration_STATUS + ClusterFqdn *string + ClusterPurpose *string + LoadBalancerSubnet *string + LoadBalancerType *string + PropertyBag genruntime.PropertyBag + SslConfiguration *SslConfiguration_STATUS + SystemServices []SystemService_STATUS + func (in *AKS_Properties_STATUS) DeepCopy() *AKS_Properties_STATUS + func (in *AKS_Properties_STATUS) DeepCopyInto(out *AKS_Properties_STATUS) + func (properties *AKS_Properties_STATUS) AssignProperties_From_AKS_Properties_STATUS(source *v1api20210701s.AKS_Properties_STATUS) error + func (properties *AKS_Properties_STATUS) AssignProperties_To_AKS_Properties_STATUS(destination *v1api20210701s.AKS_Properties_STATUS) error + type AKS_STATUS struct + ComputeLocation *string + ComputeType *string + CreatedOn *string + Description *string + DisableLocalAuth *bool + IsAttachedCompute *bool + ModifiedOn *string + Properties *AKS_Properties_STATUS + PropertyBag genruntime.PropertyBag + ProvisioningErrors []ErrorResponse_STATUS + ProvisioningState *string + ResourceId *string + func (aks *AKS_STATUS) AssignProperties_From_AKS_STATUS(source *v1api20210701s.AKS_STATUS) error + func (aks *AKS_STATUS) AssignProperties_To_AKS_STATUS(destination *v1api20210701s.AKS_STATUS) error + func (in *AKS_STATUS) DeepCopy() *AKS_STATUS + func (in *AKS_STATUS) DeepCopyInto(out *AKS_STATUS) + type APIVersion string + type AksNetworkingConfiguration struct + DnsServiceIP *string + DockerBridgeCidr *string + PropertyBag genruntime.PropertyBag + ServiceCidr *string + SubnetReference *genruntime.ResourceReference + func (configuration *AksNetworkingConfiguration) AssignProperties_From_AksNetworkingConfiguration(source *v1api20210701s.AksNetworkingConfiguration) error + func (configuration *AksNetworkingConfiguration) AssignProperties_To_AksNetworkingConfiguration(destination *v1api20210701s.AksNetworkingConfiguration) error + func (in *AksNetworkingConfiguration) DeepCopy() *AksNetworkingConfiguration + func (in *AksNetworkingConfiguration) DeepCopyInto(out *AksNetworkingConfiguration) + type AksNetworkingConfiguration_STATUS struct + DnsServiceIP *string + DockerBridgeCidr *string + PropertyBag genruntime.PropertyBag + ServiceCidr *string + SubnetId *string + func (configuration *AksNetworkingConfiguration_STATUS) AssignProperties_From_AksNetworkingConfiguration_STATUS(source *v1api20210701s.AksNetworkingConfiguration_STATUS) error + func (configuration *AksNetworkingConfiguration_STATUS) AssignProperties_To_AksNetworkingConfiguration_STATUS(destination *v1api20210701s.AksNetworkingConfiguration_STATUS) error + func (in *AksNetworkingConfiguration_STATUS) DeepCopy() *AksNetworkingConfiguration_STATUS + func (in *AksNetworkingConfiguration_STATUS) DeepCopyInto(out *AksNetworkingConfiguration_STATUS) + type AmlCompute struct + ComputeLocation *string + ComputeType *string + Description *string + DisableLocalAuth *bool + Properties *AmlComputeProperties + PropertyBag genruntime.PropertyBag + ResourceReference *genruntime.ResourceReference + func (compute *AmlCompute) AssignProperties_From_AmlCompute(source *v1api20210701s.AmlCompute) error + func (compute *AmlCompute) AssignProperties_To_AmlCompute(destination *v1api20210701s.AmlCompute) error + func (in *AmlCompute) DeepCopy() *AmlCompute + func (in *AmlCompute) DeepCopyInto(out *AmlCompute) + type AmlComputeProperties struct + EnableNodePublicIp *bool + IsolatedNetwork *bool + OsType *string + PropertyBag genruntime.PropertyBag + RemoteLoginPortPublicAccess *string + ScaleSettings *ScaleSettings + Subnet *ResourceId + UserAccountCredentials *UserAccountCredentials + VirtualMachineImage *VirtualMachineImage + VmPriority *string + VmSize *string + func (in *AmlComputeProperties) DeepCopy() *AmlComputeProperties + func (in *AmlComputeProperties) DeepCopyInto(out *AmlComputeProperties) + func (properties *AmlComputeProperties) AssignProperties_From_AmlComputeProperties(source *v1api20210701s.AmlComputeProperties) error + func (properties *AmlComputeProperties) AssignProperties_To_AmlComputeProperties(destination *v1api20210701s.AmlComputeProperties) error + type AmlComputeProperties_STATUS struct + AllocationState *string + AllocationStateTransitionTime *string + CurrentNodeCount *int + EnableNodePublicIp *bool + Errors []ErrorResponse_STATUS + IsolatedNetwork *bool + NodeStateCounts *NodeStateCounts_STATUS + OsType *string + PropertyBag genruntime.PropertyBag + RemoteLoginPortPublicAccess *string + ScaleSettings *ScaleSettings_STATUS + Subnet *ResourceId_STATUS + TargetNodeCount *int + UserAccountCredentials *UserAccountCredentials_STATUS + VirtualMachineImage *VirtualMachineImage_STATUS + VmPriority *string + VmSize *string + func (in *AmlComputeProperties_STATUS) DeepCopy() *AmlComputeProperties_STATUS + func (in *AmlComputeProperties_STATUS) DeepCopyInto(out *AmlComputeProperties_STATUS) + func (properties *AmlComputeProperties_STATUS) AssignProperties_From_AmlComputeProperties_STATUS(source *v1api20210701s.AmlComputeProperties_STATUS) error + func (properties *AmlComputeProperties_STATUS) AssignProperties_To_AmlComputeProperties_STATUS(destination *v1api20210701s.AmlComputeProperties_STATUS) error + type AmlCompute_STATUS struct + ComputeLocation *string + ComputeType *string + CreatedOn *string + Description *string + DisableLocalAuth *bool + IsAttachedCompute *bool + ModifiedOn *string + Properties *AmlComputeProperties_STATUS + PropertyBag genruntime.PropertyBag + ProvisioningErrors []ErrorResponse_STATUS + ProvisioningState *string + ResourceId *string + func (compute *AmlCompute_STATUS) AssignProperties_From_AmlCompute_STATUS(source *v1api20210701s.AmlCompute_STATUS) error + func (compute *AmlCompute_STATUS) AssignProperties_To_AmlCompute_STATUS(destination *v1api20210701s.AmlCompute_STATUS) error + func (in *AmlCompute_STATUS) DeepCopy() *AmlCompute_STATUS + func (in *AmlCompute_STATUS) DeepCopyInto(out *AmlCompute_STATUS) + type AssignedUser struct + ObjectId *string + PropertyBag genruntime.PropertyBag + TenantId *string + func (in *AssignedUser) DeepCopy() *AssignedUser + func (in *AssignedUser) DeepCopyInto(out *AssignedUser) + func (user *AssignedUser) AssignProperties_From_AssignedUser(source *v1api20210701s.AssignedUser) error + func (user *AssignedUser) AssignProperties_To_AssignedUser(destination *v1api20210701s.AssignedUser) error + type AssignedUser_STATUS struct + ObjectId *string + PropertyBag genruntime.PropertyBag + TenantId *string + func (in *AssignedUser_STATUS) DeepCopy() *AssignedUser_STATUS + func (in *AssignedUser_STATUS) DeepCopyInto(out *AssignedUser_STATUS) + func (user *AssignedUser_STATUS) AssignProperties_From_AssignedUser_STATUS(source *v1api20210701s.AssignedUser_STATUS) error + func (user *AssignedUser_STATUS) AssignProperties_To_AssignedUser_STATUS(destination *v1api20210701s.AssignedUser_STATUS) error + type AutoPauseProperties struct + DelayInMinutes *int + Enabled *bool + PropertyBag genruntime.PropertyBag + func (in *AutoPauseProperties) DeepCopy() *AutoPauseProperties + func (in *AutoPauseProperties) DeepCopyInto(out *AutoPauseProperties) + func (properties *AutoPauseProperties) AssignProperties_From_AutoPauseProperties(source *v1api20210701s.AutoPauseProperties) error + func (properties *AutoPauseProperties) AssignProperties_To_AutoPauseProperties(destination *v1api20210701s.AutoPauseProperties) error + type AutoPauseProperties_STATUS struct + DelayInMinutes *int + Enabled *bool + PropertyBag genruntime.PropertyBag + func (in *AutoPauseProperties_STATUS) DeepCopy() *AutoPauseProperties_STATUS + func (in *AutoPauseProperties_STATUS) DeepCopyInto(out *AutoPauseProperties_STATUS) + func (properties *AutoPauseProperties_STATUS) AssignProperties_From_AutoPauseProperties_STATUS(source *v1api20210701s.AutoPauseProperties_STATUS) error + func (properties *AutoPauseProperties_STATUS) AssignProperties_To_AutoPauseProperties_STATUS(destination *v1api20210701s.AutoPauseProperties_STATUS) error + type AutoScaleProperties struct + Enabled *bool + MaxNodeCount *int + MinNodeCount *int + PropertyBag genruntime.PropertyBag + func (in *AutoScaleProperties) DeepCopy() *AutoScaleProperties + func (in *AutoScaleProperties) DeepCopyInto(out *AutoScaleProperties) + func (properties *AutoScaleProperties) AssignProperties_From_AutoScaleProperties(source *v1api20210701s.AutoScaleProperties) error + func (properties *AutoScaleProperties) AssignProperties_To_AutoScaleProperties(destination *v1api20210701s.AutoScaleProperties) error + type AutoScaleProperties_STATUS struct + Enabled *bool + MaxNodeCount *int + MinNodeCount *int + PropertyBag genruntime.PropertyBag + func (in *AutoScaleProperties_STATUS) DeepCopy() *AutoScaleProperties_STATUS + func (in *AutoScaleProperties_STATUS) DeepCopyInto(out *AutoScaleProperties_STATUS) + func (properties *AutoScaleProperties_STATUS) AssignProperties_From_AutoScaleProperties_STATUS(source *v1api20210701s.AutoScaleProperties_STATUS) error + func (properties *AutoScaleProperties_STATUS) AssignProperties_To_AutoScaleProperties_STATUS(destination *v1api20210701s.AutoScaleProperties_STATUS) error + type Compute struct + AKS *AKS + AmlCompute *AmlCompute + ComputeInstance *ComputeInstance + DataFactory *DataFactory + DataLakeAnalytics *DataLakeAnalytics + Databricks *Databricks + HDInsight *HDInsight + Kubernetes *Kubernetes + PropertyBag genruntime.PropertyBag + SynapseSpark *SynapseSpark + VirtualMachine *VirtualMachine + func (compute *Compute) AssignProperties_From_Compute(source *v1api20210701s.Compute) error + func (compute *Compute) AssignProperties_To_Compute(destination *v1api20210701s.Compute) error + func (in *Compute) DeepCopy() *Compute + func (in *Compute) DeepCopyInto(out *Compute) + type ComputeInstance struct + ComputeLocation *string + ComputeType *string + Description *string + DisableLocalAuth *bool + Properties *ComputeInstanceProperties + PropertyBag genruntime.PropertyBag + ResourceReference *genruntime.ResourceReference + func (in *ComputeInstance) DeepCopy() *ComputeInstance + func (in *ComputeInstance) DeepCopyInto(out *ComputeInstance) + func (instance *ComputeInstance) AssignProperties_From_ComputeInstance(source *v1api20210701s.ComputeInstance) error + func (instance *ComputeInstance) AssignProperties_To_ComputeInstance(destination *v1api20210701s.ComputeInstance) error + type ComputeInstanceApplication_STATUS struct + DisplayName *string + EndpointUri *string + PropertyBag genruntime.PropertyBag + func (application *ComputeInstanceApplication_STATUS) AssignProperties_From_ComputeInstanceApplication_STATUS(source *v1api20210701s.ComputeInstanceApplication_STATUS) error + func (application *ComputeInstanceApplication_STATUS) AssignProperties_To_ComputeInstanceApplication_STATUS(destination *v1api20210701s.ComputeInstanceApplication_STATUS) error + func (in *ComputeInstanceApplication_STATUS) DeepCopy() *ComputeInstanceApplication_STATUS + func (in *ComputeInstanceApplication_STATUS) DeepCopyInto(out *ComputeInstanceApplication_STATUS) + type ComputeInstanceConnectivityEndpoints_STATUS struct + PrivateIpAddress *string + PropertyBag genruntime.PropertyBag + PublicIpAddress *string + func (endpoints *ComputeInstanceConnectivityEndpoints_STATUS) AssignProperties_From_ComputeInstanceConnectivityEndpoints_STATUS(source *v1api20210701s.ComputeInstanceConnectivityEndpoints_STATUS) error + func (endpoints *ComputeInstanceConnectivityEndpoints_STATUS) AssignProperties_To_ComputeInstanceConnectivityEndpoints_STATUS(destination *v1api20210701s.ComputeInstanceConnectivityEndpoints_STATUS) error + func (in *ComputeInstanceConnectivityEndpoints_STATUS) DeepCopy() *ComputeInstanceConnectivityEndpoints_STATUS + func (in *ComputeInstanceConnectivityEndpoints_STATUS) DeepCopyInto(out *ComputeInstanceConnectivityEndpoints_STATUS) + type ComputeInstanceCreatedBy_STATUS struct + PropertyBag genruntime.PropertyBag + UserId *string + UserName *string + UserOrgId *string + func (createdBy *ComputeInstanceCreatedBy_STATUS) AssignProperties_From_ComputeInstanceCreatedBy_STATUS(source *v1api20210701s.ComputeInstanceCreatedBy_STATUS) error + func (createdBy *ComputeInstanceCreatedBy_STATUS) AssignProperties_To_ComputeInstanceCreatedBy_STATUS(destination *v1api20210701s.ComputeInstanceCreatedBy_STATUS) error + func (in *ComputeInstanceCreatedBy_STATUS) DeepCopy() *ComputeInstanceCreatedBy_STATUS + func (in *ComputeInstanceCreatedBy_STATUS) DeepCopyInto(out *ComputeInstanceCreatedBy_STATUS) + type ComputeInstanceLastOperation_STATUS struct + OperationName *string + OperationStatus *string + OperationTime *string + PropertyBag genruntime.PropertyBag + func (in *ComputeInstanceLastOperation_STATUS) DeepCopy() *ComputeInstanceLastOperation_STATUS + func (in *ComputeInstanceLastOperation_STATUS) DeepCopyInto(out *ComputeInstanceLastOperation_STATUS) + func (operation *ComputeInstanceLastOperation_STATUS) AssignProperties_From_ComputeInstanceLastOperation_STATUS(source *v1api20210701s.ComputeInstanceLastOperation_STATUS) error + func (operation *ComputeInstanceLastOperation_STATUS) AssignProperties_To_ComputeInstanceLastOperation_STATUS(destination *v1api20210701s.ComputeInstanceLastOperation_STATUS) error + type ComputeInstanceProperties struct + ApplicationSharingPolicy *string + ComputeInstanceAuthorizationType *string + PersonalComputeInstanceSettings *PersonalComputeInstanceSettings + PropertyBag genruntime.PropertyBag + SetupScripts *SetupScripts + SshSettings *ComputeInstanceSshSettings + Subnet *ResourceId + VmSize *string + func (in *ComputeInstanceProperties) DeepCopy() *ComputeInstanceProperties + func (in *ComputeInstanceProperties) DeepCopyInto(out *ComputeInstanceProperties) + func (properties *ComputeInstanceProperties) AssignProperties_From_ComputeInstanceProperties(source *v1api20210701s.ComputeInstanceProperties) error + func (properties *ComputeInstanceProperties) AssignProperties_To_ComputeInstanceProperties(destination *v1api20210701s.ComputeInstanceProperties) error + type ComputeInstanceProperties_STATUS struct + ApplicationSharingPolicy *string + Applications []ComputeInstanceApplication_STATUS + ComputeInstanceAuthorizationType *string + ConnectivityEndpoints *ComputeInstanceConnectivityEndpoints_STATUS + CreatedBy *ComputeInstanceCreatedBy_STATUS + Errors []ErrorResponse_STATUS + LastOperation *ComputeInstanceLastOperation_STATUS + PersonalComputeInstanceSettings *PersonalComputeInstanceSettings_STATUS + PropertyBag genruntime.PropertyBag + SetupScripts *SetupScripts_STATUS + SshSettings *ComputeInstanceSshSettings_STATUS + State *string + Subnet *ResourceId_STATUS + VmSize *string + func (in *ComputeInstanceProperties_STATUS) DeepCopy() *ComputeInstanceProperties_STATUS + func (in *ComputeInstanceProperties_STATUS) DeepCopyInto(out *ComputeInstanceProperties_STATUS) + func (properties *ComputeInstanceProperties_STATUS) AssignProperties_From_ComputeInstanceProperties_STATUS(source *v1api20210701s.ComputeInstanceProperties_STATUS) error + func (properties *ComputeInstanceProperties_STATUS) AssignProperties_To_ComputeInstanceProperties_STATUS(destination *v1api20210701s.ComputeInstanceProperties_STATUS) error + type ComputeInstanceSshSettings struct + AdminPublicKey *string + PropertyBag genruntime.PropertyBag + SshPublicAccess *string + func (in *ComputeInstanceSshSettings) DeepCopy() *ComputeInstanceSshSettings + func (in *ComputeInstanceSshSettings) DeepCopyInto(out *ComputeInstanceSshSettings) + func (settings *ComputeInstanceSshSettings) AssignProperties_From_ComputeInstanceSshSettings(source *v1api20210701s.ComputeInstanceSshSettings) error + func (settings *ComputeInstanceSshSettings) AssignProperties_To_ComputeInstanceSshSettings(destination *v1api20210701s.ComputeInstanceSshSettings) error + type ComputeInstanceSshSettings_STATUS struct + AdminPublicKey *string + AdminUserName *string + PropertyBag genruntime.PropertyBag + SshPort *int + SshPublicAccess *string + func (in *ComputeInstanceSshSettings_STATUS) DeepCopy() *ComputeInstanceSshSettings_STATUS + func (in *ComputeInstanceSshSettings_STATUS) DeepCopyInto(out *ComputeInstanceSshSettings_STATUS) + func (settings *ComputeInstanceSshSettings_STATUS) AssignProperties_From_ComputeInstanceSshSettings_STATUS(source *v1api20210701s.ComputeInstanceSshSettings_STATUS) error + func (settings *ComputeInstanceSshSettings_STATUS) AssignProperties_To_ComputeInstanceSshSettings_STATUS(destination *v1api20210701s.ComputeInstanceSshSettings_STATUS) error + type ComputeInstance_STATUS struct + ComputeLocation *string + ComputeType *string + CreatedOn *string + Description *string + DisableLocalAuth *bool + IsAttachedCompute *bool + ModifiedOn *string + Properties *ComputeInstanceProperties_STATUS + PropertyBag genruntime.PropertyBag + ProvisioningErrors []ErrorResponse_STATUS + ProvisioningState *string + ResourceId *string + func (in *ComputeInstance_STATUS) DeepCopy() *ComputeInstance_STATUS + func (in *ComputeInstance_STATUS) DeepCopyInto(out *ComputeInstance_STATUS) + func (instance *ComputeInstance_STATUS) AssignProperties_From_ComputeInstance_STATUS(source *v1api20210701s.ComputeInstance_STATUS) error + func (instance *ComputeInstance_STATUS) AssignProperties_To_ComputeInstance_STATUS(destination *v1api20210701s.ComputeInstance_STATUS) error + type Compute_STATUS struct + AKS *AKS_STATUS + AmlCompute *AmlCompute_STATUS + ComputeInstance *ComputeInstance_STATUS + DataFactory *DataFactory_STATUS + DataLakeAnalytics *DataLakeAnalytics_STATUS + Databricks *Databricks_STATUS + HDInsight *HDInsight_STATUS + Kubernetes *Kubernetes_STATUS + PropertyBag genruntime.PropertyBag + SynapseSpark *SynapseSpark_STATUS + VirtualMachine *VirtualMachine_STATUS + func (compute *Compute_STATUS) AssignProperties_From_Compute_STATUS(source *v1api20210701s.Compute_STATUS) error + func (compute *Compute_STATUS) AssignProperties_To_Compute_STATUS(destination *v1api20210701s.Compute_STATUS) error + func (in *Compute_STATUS) DeepCopy() *Compute_STATUS + func (in *Compute_STATUS) DeepCopyInto(out *Compute_STATUS) + type CosmosDbSettings struct + CollectionsThroughput *int + PropertyBag genruntime.PropertyBag + func (in *CosmosDbSettings) DeepCopy() *CosmosDbSettings + func (in *CosmosDbSettings) DeepCopyInto(out *CosmosDbSettings) + func (settings *CosmosDbSettings) AssignProperties_From_CosmosDbSettings(source *v1api20210701s.CosmosDbSettings) error + func (settings *CosmosDbSettings) AssignProperties_To_CosmosDbSettings(destination *v1api20210701s.CosmosDbSettings) error + type CosmosDbSettings_STATUS struct + CollectionsThroughput *int + PropertyBag genruntime.PropertyBag + func (in *CosmosDbSettings_STATUS) DeepCopy() *CosmosDbSettings_STATUS + func (in *CosmosDbSettings_STATUS) DeepCopyInto(out *CosmosDbSettings_STATUS) + func (settings *CosmosDbSettings_STATUS) AssignProperties_From_CosmosDbSettings_STATUS(source *v1api20210701s.CosmosDbSettings_STATUS) error + func (settings *CosmosDbSettings_STATUS) AssignProperties_To_CosmosDbSettings_STATUS(destination *v1api20210701s.CosmosDbSettings_STATUS) error + type DataFactory struct + ComputeLocation *string + ComputeType *string + Description *string + DisableLocalAuth *bool + PropertyBag genruntime.PropertyBag + ResourceReference *genruntime.ResourceReference + func (factory *DataFactory) AssignProperties_From_DataFactory(source *v1api20210701s.DataFactory) error + func (factory *DataFactory) AssignProperties_To_DataFactory(destination *v1api20210701s.DataFactory) error + func (in *DataFactory) DeepCopy() *DataFactory + func (in *DataFactory) DeepCopyInto(out *DataFactory) + type DataFactory_STATUS struct + ComputeLocation *string + ComputeType *string + CreatedOn *string + Description *string + DisableLocalAuth *bool + IsAttachedCompute *bool + ModifiedOn *string + PropertyBag genruntime.PropertyBag + ProvisioningErrors []ErrorResponse_STATUS + ProvisioningState *string + ResourceId *string + func (factory *DataFactory_STATUS) AssignProperties_From_DataFactory_STATUS(source *v1api20210701s.DataFactory_STATUS) error + func (factory *DataFactory_STATUS) AssignProperties_To_DataFactory_STATUS(destination *v1api20210701s.DataFactory_STATUS) error + func (in *DataFactory_STATUS) DeepCopy() *DataFactory_STATUS + func (in *DataFactory_STATUS) DeepCopyInto(out *DataFactory_STATUS) + type DataLakeAnalytics struct + ComputeLocation *string + ComputeType *string + Description *string + DisableLocalAuth *bool + Properties *DataLakeAnalytics_Properties + PropertyBag genruntime.PropertyBag + ResourceReference *genruntime.ResourceReference + func (analytics *DataLakeAnalytics) AssignProperties_From_DataLakeAnalytics(source *v1api20210701s.DataLakeAnalytics) error + func (analytics *DataLakeAnalytics) AssignProperties_To_DataLakeAnalytics(destination *v1api20210701s.DataLakeAnalytics) error + func (in *DataLakeAnalytics) DeepCopy() *DataLakeAnalytics + func (in *DataLakeAnalytics) DeepCopyInto(out *DataLakeAnalytics) + type DataLakeAnalytics_Properties struct + DataLakeStoreAccountName *string + PropertyBag genruntime.PropertyBag + func (in *DataLakeAnalytics_Properties) DeepCopy() *DataLakeAnalytics_Properties + func (in *DataLakeAnalytics_Properties) DeepCopyInto(out *DataLakeAnalytics_Properties) + func (properties *DataLakeAnalytics_Properties) AssignProperties_From_DataLakeAnalytics_Properties(source *v1api20210701s.DataLakeAnalytics_Properties) error + func (properties *DataLakeAnalytics_Properties) AssignProperties_To_DataLakeAnalytics_Properties(destination *v1api20210701s.DataLakeAnalytics_Properties) error + type DataLakeAnalytics_Properties_STATUS struct + DataLakeStoreAccountName *string + PropertyBag genruntime.PropertyBag + func (in *DataLakeAnalytics_Properties_STATUS) DeepCopy() *DataLakeAnalytics_Properties_STATUS + func (in *DataLakeAnalytics_Properties_STATUS) DeepCopyInto(out *DataLakeAnalytics_Properties_STATUS) + func (properties *DataLakeAnalytics_Properties_STATUS) AssignProperties_From_DataLakeAnalytics_Properties_STATUS(source *v1api20210701s.DataLakeAnalytics_Properties_STATUS) error + func (properties *DataLakeAnalytics_Properties_STATUS) AssignProperties_To_DataLakeAnalytics_Properties_STATUS(destination *v1api20210701s.DataLakeAnalytics_Properties_STATUS) error + type DataLakeAnalytics_STATUS struct + ComputeLocation *string + ComputeType *string + CreatedOn *string + Description *string + DisableLocalAuth *bool + IsAttachedCompute *bool + ModifiedOn *string + Properties *DataLakeAnalytics_Properties_STATUS + PropertyBag genruntime.PropertyBag + ProvisioningErrors []ErrorResponse_STATUS + ProvisioningState *string + ResourceId *string + func (analytics *DataLakeAnalytics_STATUS) AssignProperties_From_DataLakeAnalytics_STATUS(source *v1api20210701s.DataLakeAnalytics_STATUS) error + func (analytics *DataLakeAnalytics_STATUS) AssignProperties_To_DataLakeAnalytics_STATUS(destination *v1api20210701s.DataLakeAnalytics_STATUS) error + func (in *DataLakeAnalytics_STATUS) DeepCopy() *DataLakeAnalytics_STATUS + func (in *DataLakeAnalytics_STATUS) DeepCopyInto(out *DataLakeAnalytics_STATUS) + type Databricks struct + ComputeLocation *string + ComputeType *string + Description *string + DisableLocalAuth *bool + Properties *DatabricksProperties + PropertyBag genruntime.PropertyBag + ResourceReference *genruntime.ResourceReference + func (databricks *Databricks) AssignProperties_From_Databricks(source *v1api20210701s.Databricks) error + func (databricks *Databricks) AssignProperties_To_Databricks(destination *v1api20210701s.Databricks) error + func (in *Databricks) DeepCopy() *Databricks + func (in *Databricks) DeepCopyInto(out *Databricks) + type DatabricksProperties struct + DatabricksAccessToken *string + PropertyBag genruntime.PropertyBag + WorkspaceUrl *string + func (in *DatabricksProperties) DeepCopy() *DatabricksProperties + func (in *DatabricksProperties) DeepCopyInto(out *DatabricksProperties) + func (properties *DatabricksProperties) AssignProperties_From_DatabricksProperties(source *v1api20210701s.DatabricksProperties) error + func (properties *DatabricksProperties) AssignProperties_To_DatabricksProperties(destination *v1api20210701s.DatabricksProperties) error + type DatabricksProperties_STATUS struct + DatabricksAccessToken *string + PropertyBag genruntime.PropertyBag + WorkspaceUrl *string + func (in *DatabricksProperties_STATUS) DeepCopy() *DatabricksProperties_STATUS + func (in *DatabricksProperties_STATUS) DeepCopyInto(out *DatabricksProperties_STATUS) + func (properties *DatabricksProperties_STATUS) AssignProperties_From_DatabricksProperties_STATUS(source *v1api20210701s.DatabricksProperties_STATUS) error + func (properties *DatabricksProperties_STATUS) AssignProperties_To_DatabricksProperties_STATUS(destination *v1api20210701s.DatabricksProperties_STATUS) error + type Databricks_STATUS struct + ComputeLocation *string + ComputeType *string + CreatedOn *string + Description *string + DisableLocalAuth *bool + IsAttachedCompute *bool + ModifiedOn *string + Properties *DatabricksProperties_STATUS + PropertyBag genruntime.PropertyBag + ProvisioningErrors []ErrorResponse_STATUS + ProvisioningState *string + ResourceId *string + func (databricks *Databricks_STATUS) AssignProperties_From_Databricks_STATUS(source *v1api20210701s.Databricks_STATUS) error + func (databricks *Databricks_STATUS) AssignProperties_To_Databricks_STATUS(destination *v1api20210701s.Databricks_STATUS) error + func (in *Databricks_STATUS) DeepCopy() *Databricks_STATUS + func (in *Databricks_STATUS) DeepCopyInto(out *Databricks_STATUS) + type EncryptionProperty struct + Identity *IdentityForCmk + KeyVaultProperties *KeyVaultProperties + PropertyBag genruntime.PropertyBag + Status *string + func (in *EncryptionProperty) DeepCopy() *EncryptionProperty + func (in *EncryptionProperty) DeepCopyInto(out *EncryptionProperty) + func (property *EncryptionProperty) AssignProperties_From_EncryptionProperty(source *v1api20210701s.EncryptionProperty) error + func (property *EncryptionProperty) AssignProperties_To_EncryptionProperty(destination *v1api20210701s.EncryptionProperty) error + type EncryptionProperty_STATUS struct + Identity *IdentityForCmk_STATUS + KeyVaultProperties *KeyVaultProperties_STATUS + PropertyBag genruntime.PropertyBag + Status *string + func (in *EncryptionProperty_STATUS) DeepCopy() *EncryptionProperty_STATUS + func (in *EncryptionProperty_STATUS) DeepCopyInto(out *EncryptionProperty_STATUS) + func (property *EncryptionProperty_STATUS) AssignProperties_From_EncryptionProperty_STATUS(source *v1api20210701s.EncryptionProperty_STATUS) error + func (property *EncryptionProperty_STATUS) AssignProperties_To_EncryptionProperty_STATUS(destination *v1api20210701s.EncryptionProperty_STATUS) error + type ErrorAdditionalInfo_STATUS struct + Info map[string]v1.JSON + PropertyBag genruntime.PropertyBag + Type *string + func (in *ErrorAdditionalInfo_STATUS) DeepCopy() *ErrorAdditionalInfo_STATUS + func (in *ErrorAdditionalInfo_STATUS) DeepCopyInto(out *ErrorAdditionalInfo_STATUS) + func (info *ErrorAdditionalInfo_STATUS) AssignProperties_From_ErrorAdditionalInfo_STATUS(source *v1api20210701s.ErrorAdditionalInfo_STATUS) error + func (info *ErrorAdditionalInfo_STATUS) AssignProperties_To_ErrorAdditionalInfo_STATUS(destination *v1api20210701s.ErrorAdditionalInfo_STATUS) error + type ErrorDetail_STATUS struct + AdditionalInfo []ErrorAdditionalInfo_STATUS + Code *string + Details []ErrorDetail_STATUS_Unrolled + Message *string + PropertyBag genruntime.PropertyBag + Target *string + func (detail *ErrorDetail_STATUS) AssignProperties_From_ErrorDetail_STATUS(source *v1api20210701s.ErrorDetail_STATUS) error + func (detail *ErrorDetail_STATUS) AssignProperties_To_ErrorDetail_STATUS(destination *v1api20210701s.ErrorDetail_STATUS) error + func (in *ErrorDetail_STATUS) DeepCopy() *ErrorDetail_STATUS + func (in *ErrorDetail_STATUS) DeepCopyInto(out *ErrorDetail_STATUS) + type ErrorDetail_STATUS_Unrolled struct + AdditionalInfo []ErrorAdditionalInfo_STATUS + Code *string + Message *string + PropertyBag genruntime.PropertyBag + Target *string + func (in *ErrorDetail_STATUS_Unrolled) DeepCopy() *ErrorDetail_STATUS_Unrolled + func (in *ErrorDetail_STATUS_Unrolled) DeepCopyInto(out *ErrorDetail_STATUS_Unrolled) + func (unrolled *ErrorDetail_STATUS_Unrolled) AssignProperties_From_ErrorDetail_STATUS_Unrolled(source *v1api20210701s.ErrorDetail_STATUS_Unrolled) error + func (unrolled *ErrorDetail_STATUS_Unrolled) AssignProperties_To_ErrorDetail_STATUS_Unrolled(destination *v1api20210701s.ErrorDetail_STATUS_Unrolled) error + type ErrorResponse_STATUS struct + Error *ErrorDetail_STATUS + PropertyBag genruntime.PropertyBag + func (in *ErrorResponse_STATUS) DeepCopy() *ErrorResponse_STATUS + func (in *ErrorResponse_STATUS) DeepCopyInto(out *ErrorResponse_STATUS) + func (response *ErrorResponse_STATUS) AssignProperties_From_ErrorResponse_STATUS(source *v1api20210701s.ErrorResponse_STATUS) error + func (response *ErrorResponse_STATUS) AssignProperties_To_ErrorResponse_STATUS(destination *v1api20210701s.ErrorResponse_STATUS) error + type HDInsight struct + ComputeLocation *string + ComputeType *string + Description *string + DisableLocalAuth *bool + Properties *HDInsightProperties + PropertyBag genruntime.PropertyBag + ResourceReference *genruntime.ResourceReference + func (in *HDInsight) DeepCopy() *HDInsight + func (in *HDInsight) DeepCopyInto(out *HDInsight) + func (insight *HDInsight) AssignProperties_From_HDInsight(source *v1api20210701s.HDInsight) error + func (insight *HDInsight) AssignProperties_To_HDInsight(destination *v1api20210701s.HDInsight) error + type HDInsightProperties struct + Address *string + AdministratorAccount *VirtualMachineSshCredentials + PropertyBag genruntime.PropertyBag + SshPort *int + func (in *HDInsightProperties) DeepCopy() *HDInsightProperties + func (in *HDInsightProperties) DeepCopyInto(out *HDInsightProperties) + func (properties *HDInsightProperties) AssignProperties_From_HDInsightProperties(source *v1api20210701s.HDInsightProperties) error + func (properties *HDInsightProperties) AssignProperties_To_HDInsightProperties(destination *v1api20210701s.HDInsightProperties) error + type HDInsightProperties_STATUS struct + Address *string + AdministratorAccount *VirtualMachineSshCredentials_STATUS + PropertyBag genruntime.PropertyBag + SshPort *int + func (in *HDInsightProperties_STATUS) DeepCopy() *HDInsightProperties_STATUS + func (in *HDInsightProperties_STATUS) DeepCopyInto(out *HDInsightProperties_STATUS) + func (properties *HDInsightProperties_STATUS) AssignProperties_From_HDInsightProperties_STATUS(source *v1api20210701s.HDInsightProperties_STATUS) error + func (properties *HDInsightProperties_STATUS) AssignProperties_To_HDInsightProperties_STATUS(destination *v1api20210701s.HDInsightProperties_STATUS) error + type HDInsight_STATUS struct + ComputeLocation *string + ComputeType *string + CreatedOn *string + Description *string + DisableLocalAuth *bool + IsAttachedCompute *bool + ModifiedOn *string + Properties *HDInsightProperties_STATUS + PropertyBag genruntime.PropertyBag + ProvisioningErrors []ErrorResponse_STATUS + ProvisioningState *string + ResourceId *string + func (in *HDInsight_STATUS) DeepCopy() *HDInsight_STATUS + func (in *HDInsight_STATUS) DeepCopyInto(out *HDInsight_STATUS) + func (insight *HDInsight_STATUS) AssignProperties_From_HDInsight_STATUS(source *v1api20210701s.HDInsight_STATUS) error + func (insight *HDInsight_STATUS) AssignProperties_To_HDInsight_STATUS(destination *v1api20210701s.HDInsight_STATUS) error + type Identity struct + PropertyBag genruntime.PropertyBag + Type *string + UserAssignedIdentities []UserAssignedIdentityDetails + func (identity *Identity) AssignProperties_From_Identity(source *v1api20210701s.Identity) error + func (identity *Identity) AssignProperties_To_Identity(destination *v1api20210701s.Identity) error + func (in *Identity) DeepCopy() *Identity + func (in *Identity) DeepCopyInto(out *Identity) + type IdentityForCmk struct + PropertyBag genruntime.PropertyBag + UserAssignedIdentity *string + func (forCmk *IdentityForCmk) AssignProperties_From_IdentityForCmk(source *v1api20210701s.IdentityForCmk) error + func (forCmk *IdentityForCmk) AssignProperties_To_IdentityForCmk(destination *v1api20210701s.IdentityForCmk) error + func (in *IdentityForCmk) DeepCopy() *IdentityForCmk + func (in *IdentityForCmk) DeepCopyInto(out *IdentityForCmk) + type IdentityForCmk_STATUS struct + PropertyBag genruntime.PropertyBag + UserAssignedIdentity *string + func (forCmk *IdentityForCmk_STATUS) AssignProperties_From_IdentityForCmk_STATUS(source *v1api20210701s.IdentityForCmk_STATUS) error + func (forCmk *IdentityForCmk_STATUS) AssignProperties_To_IdentityForCmk_STATUS(destination *v1api20210701s.IdentityForCmk_STATUS) error + func (in *IdentityForCmk_STATUS) DeepCopy() *IdentityForCmk_STATUS + func (in *IdentityForCmk_STATUS) DeepCopyInto(out *IdentityForCmk_STATUS) + type Identity_STATUS struct + PrincipalId *string + PropertyBag genruntime.PropertyBag + TenantId *string + Type *string + UserAssignedIdentities map[string]UserAssignedIdentity_STATUS + func (identity *Identity_STATUS) AssignProperties_From_Identity_STATUS(source *v1api20210701s.Identity_STATUS) error + func (identity *Identity_STATUS) AssignProperties_To_Identity_STATUS(destination *v1api20210701s.Identity_STATUS) error + func (in *Identity_STATUS) DeepCopy() *Identity_STATUS + func (in *Identity_STATUS) DeepCopyInto(out *Identity_STATUS) + type InstanceTypeSchema struct + NodeSelector map[string]string + PropertyBag genruntime.PropertyBag + Resources *InstanceTypeSchema_Resources + func (in *InstanceTypeSchema) DeepCopy() *InstanceTypeSchema + func (in *InstanceTypeSchema) DeepCopyInto(out *InstanceTypeSchema) + func (schema *InstanceTypeSchema) AssignProperties_From_InstanceTypeSchema(source *v1api20210701s.InstanceTypeSchema) error + func (schema *InstanceTypeSchema) AssignProperties_To_InstanceTypeSchema(destination *v1api20210701s.InstanceTypeSchema) error + type InstanceTypeSchema_Resources struct + Limits map[string]string + PropertyBag genruntime.PropertyBag + Requests map[string]string + func (in *InstanceTypeSchema_Resources) DeepCopy() *InstanceTypeSchema_Resources + func (in *InstanceTypeSchema_Resources) DeepCopyInto(out *InstanceTypeSchema_Resources) + func (resources *InstanceTypeSchema_Resources) AssignProperties_From_InstanceTypeSchema_Resources(source *v1api20210701s.InstanceTypeSchema_Resources) error + func (resources *InstanceTypeSchema_Resources) AssignProperties_To_InstanceTypeSchema_Resources(destination *v1api20210701s.InstanceTypeSchema_Resources) error + type InstanceTypeSchema_Resources_STATUS struct + Limits map[string]string + PropertyBag genruntime.PropertyBag + Requests map[string]string + func (in *InstanceTypeSchema_Resources_STATUS) DeepCopy() *InstanceTypeSchema_Resources_STATUS + func (in *InstanceTypeSchema_Resources_STATUS) DeepCopyInto(out *InstanceTypeSchema_Resources_STATUS) + func (resources *InstanceTypeSchema_Resources_STATUS) AssignProperties_From_InstanceTypeSchema_Resources_STATUS(source *v1api20210701s.InstanceTypeSchema_Resources_STATUS) error + func (resources *InstanceTypeSchema_Resources_STATUS) AssignProperties_To_InstanceTypeSchema_Resources_STATUS(destination *v1api20210701s.InstanceTypeSchema_Resources_STATUS) error + type InstanceTypeSchema_STATUS struct + NodeSelector map[string]string + PropertyBag genruntime.PropertyBag + Resources *InstanceTypeSchema_Resources_STATUS + func (in *InstanceTypeSchema_STATUS) DeepCopy() *InstanceTypeSchema_STATUS + func (in *InstanceTypeSchema_STATUS) DeepCopyInto(out *InstanceTypeSchema_STATUS) + func (schema *InstanceTypeSchema_STATUS) AssignProperties_From_InstanceTypeSchema_STATUS(source *v1api20210701s.InstanceTypeSchema_STATUS) error + func (schema *InstanceTypeSchema_STATUS) AssignProperties_To_InstanceTypeSchema_STATUS(destination *v1api20210701s.InstanceTypeSchema_STATUS) error + type KeyVaultProperties struct + IdentityClientId *string + KeyIdentifier *string + KeyVaultArmId *string + PropertyBag genruntime.PropertyBag + func (in *KeyVaultProperties) DeepCopy() *KeyVaultProperties + func (in *KeyVaultProperties) DeepCopyInto(out *KeyVaultProperties) + func (properties *KeyVaultProperties) AssignProperties_From_KeyVaultProperties(source *v1api20210701s.KeyVaultProperties) error + func (properties *KeyVaultProperties) AssignProperties_To_KeyVaultProperties(destination *v1api20210701s.KeyVaultProperties) error + type KeyVaultProperties_STATUS struct + IdentityClientId *string + KeyIdentifier *string + KeyVaultArmId *string + PropertyBag genruntime.PropertyBag + func (in *KeyVaultProperties_STATUS) DeepCopy() *KeyVaultProperties_STATUS + func (in *KeyVaultProperties_STATUS) DeepCopyInto(out *KeyVaultProperties_STATUS) + func (properties *KeyVaultProperties_STATUS) AssignProperties_From_KeyVaultProperties_STATUS(source *v1api20210701s.KeyVaultProperties_STATUS) error + func (properties *KeyVaultProperties_STATUS) AssignProperties_To_KeyVaultProperties_STATUS(destination *v1api20210701s.KeyVaultProperties_STATUS) error + type Kubernetes struct + ComputeLocation *string + ComputeType *string + Description *string + DisableLocalAuth *bool + Properties *KubernetesProperties + PropertyBag genruntime.PropertyBag + ResourceReference *genruntime.ResourceReference + func (in *Kubernetes) DeepCopy() *Kubernetes + func (in *Kubernetes) DeepCopyInto(out *Kubernetes) + func (kubernetes *Kubernetes) AssignProperties_From_Kubernetes(source *v1api20210701s.Kubernetes) error + func (kubernetes *Kubernetes) AssignProperties_To_Kubernetes(destination *v1api20210701s.Kubernetes) error + type KubernetesProperties struct + DefaultInstanceType *string + ExtensionInstanceReleaseTrain *string + ExtensionPrincipalId *string + InstanceTypes map[string]InstanceTypeSchema + Namespace *string + PropertyBag genruntime.PropertyBag + RelayConnectionString *genruntime.SecretReference + ServiceBusConnectionString *genruntime.SecretReference + VcName *string + func (in *KubernetesProperties) DeepCopy() *KubernetesProperties + func (in *KubernetesProperties) DeepCopyInto(out *KubernetesProperties) + func (properties *KubernetesProperties) AssignProperties_From_KubernetesProperties(source *v1api20210701s.KubernetesProperties) error + func (properties *KubernetesProperties) AssignProperties_To_KubernetesProperties(destination *v1api20210701s.KubernetesProperties) error + type KubernetesProperties_STATUS struct + DefaultInstanceType *string + ExtensionInstanceReleaseTrain *string + ExtensionPrincipalId *string + InstanceTypes map[string]InstanceTypeSchema_STATUS + Namespace *string + PropertyBag genruntime.PropertyBag + VcName *string + func (in *KubernetesProperties_STATUS) DeepCopy() *KubernetesProperties_STATUS + func (in *KubernetesProperties_STATUS) DeepCopyInto(out *KubernetesProperties_STATUS) + func (properties *KubernetesProperties_STATUS) AssignProperties_From_KubernetesProperties_STATUS(source *v1api20210701s.KubernetesProperties_STATUS) error + func (properties *KubernetesProperties_STATUS) AssignProperties_To_KubernetesProperties_STATUS(destination *v1api20210701s.KubernetesProperties_STATUS) error + type Kubernetes_STATUS struct + ComputeLocation *string + ComputeType *string + CreatedOn *string + Description *string + DisableLocalAuth *bool + IsAttachedCompute *bool + ModifiedOn *string + Properties *KubernetesProperties_STATUS + PropertyBag genruntime.PropertyBag + ProvisioningErrors []ErrorResponse_STATUS + ProvisioningState *string + ResourceId *string + func (in *Kubernetes_STATUS) DeepCopy() *Kubernetes_STATUS + func (in *Kubernetes_STATUS) DeepCopyInto(out *Kubernetes_STATUS) + func (kubernetes *Kubernetes_STATUS) AssignProperties_From_Kubernetes_STATUS(source *v1api20210701s.Kubernetes_STATUS) error + func (kubernetes *Kubernetes_STATUS) AssignProperties_To_Kubernetes_STATUS(destination *v1api20210701s.Kubernetes_STATUS) error + type NodeStateCounts_STATUS struct + IdleNodeCount *int + LeavingNodeCount *int + PreemptedNodeCount *int + PreparingNodeCount *int + PropertyBag genruntime.PropertyBag + RunningNodeCount *int + UnusableNodeCount *int + func (counts *NodeStateCounts_STATUS) AssignProperties_From_NodeStateCounts_STATUS(source *v1api20210701s.NodeStateCounts_STATUS) error + func (counts *NodeStateCounts_STATUS) AssignProperties_To_NodeStateCounts_STATUS(destination *v1api20210701s.NodeStateCounts_STATUS) error + func (in *NodeStateCounts_STATUS) DeepCopy() *NodeStateCounts_STATUS + func (in *NodeStateCounts_STATUS) DeepCopyInto(out *NodeStateCounts_STATUS) + type NotebookPreparationError_STATUS struct + ErrorMessage *string + PropertyBag genruntime.PropertyBag + StatusCode *int + func (error *NotebookPreparationError_STATUS) AssignProperties_From_NotebookPreparationError_STATUS(source *v1api20210701s.NotebookPreparationError_STATUS) error + func (error *NotebookPreparationError_STATUS) AssignProperties_To_NotebookPreparationError_STATUS(destination *v1api20210701s.NotebookPreparationError_STATUS) error + func (in *NotebookPreparationError_STATUS) DeepCopy() *NotebookPreparationError_STATUS + func (in *NotebookPreparationError_STATUS) DeepCopyInto(out *NotebookPreparationError_STATUS) + type NotebookResourceInfo_STATUS struct + Fqdn *string + NotebookPreparationError *NotebookPreparationError_STATUS + PropertyBag genruntime.PropertyBag + ResourceId *string + func (in *NotebookResourceInfo_STATUS) DeepCopy() *NotebookResourceInfo_STATUS + func (in *NotebookResourceInfo_STATUS) DeepCopyInto(out *NotebookResourceInfo_STATUS) + func (info *NotebookResourceInfo_STATUS) AssignProperties_From_NotebookResourceInfo_STATUS(source *v1api20210701s.NotebookResourceInfo_STATUS) error + func (info *NotebookResourceInfo_STATUS) AssignProperties_To_NotebookResourceInfo_STATUS(destination *v1api20210701s.NotebookResourceInfo_STATUS) error + type PersonalComputeInstanceSettings struct + AssignedUser *AssignedUser + PropertyBag genruntime.PropertyBag + func (in *PersonalComputeInstanceSettings) DeepCopy() *PersonalComputeInstanceSettings + func (in *PersonalComputeInstanceSettings) DeepCopyInto(out *PersonalComputeInstanceSettings) + func (settings *PersonalComputeInstanceSettings) AssignProperties_From_PersonalComputeInstanceSettings(source *v1api20210701s.PersonalComputeInstanceSettings) error + func (settings *PersonalComputeInstanceSettings) AssignProperties_To_PersonalComputeInstanceSettings(destination *v1api20210701s.PersonalComputeInstanceSettings) error + type PersonalComputeInstanceSettings_STATUS struct + AssignedUser *AssignedUser_STATUS + PropertyBag genruntime.PropertyBag + func (in *PersonalComputeInstanceSettings_STATUS) DeepCopy() *PersonalComputeInstanceSettings_STATUS + func (in *PersonalComputeInstanceSettings_STATUS) DeepCopyInto(out *PersonalComputeInstanceSettings_STATUS) + func (settings *PersonalComputeInstanceSettings_STATUS) AssignProperties_From_PersonalComputeInstanceSettings_STATUS(source *v1api20210701s.PersonalComputeInstanceSettings_STATUS) error + func (settings *PersonalComputeInstanceSettings_STATUS) AssignProperties_To_PersonalComputeInstanceSettings_STATUS(destination *v1api20210701s.PersonalComputeInstanceSettings_STATUS) error + type PrivateEndpointConnection_STATUS struct + Id *string + PropertyBag genruntime.PropertyBag + func (connection *PrivateEndpointConnection_STATUS) AssignProperties_From_PrivateEndpointConnection_STATUS(source *v1api20210701s.PrivateEndpointConnection_STATUS) error + func (connection *PrivateEndpointConnection_STATUS) AssignProperties_To_PrivateEndpointConnection_STATUS(destination *v1api20210701s.PrivateEndpointConnection_STATUS) error + func (in *PrivateEndpointConnection_STATUS) DeepCopy() *PrivateEndpointConnection_STATUS + func (in *PrivateEndpointConnection_STATUS) DeepCopyInto(out *PrivateEndpointConnection_STATUS) + type ResourceId struct + PropertyBag genruntime.PropertyBag + Reference *genruntime.ResourceReference + func (in *ResourceId) DeepCopy() *ResourceId + func (in *ResourceId) DeepCopyInto(out *ResourceId) + func (resourceId *ResourceId) AssignProperties_From_ResourceId(source *v1api20210701s.ResourceId) error + func (resourceId *ResourceId) AssignProperties_To_ResourceId(destination *v1api20210701s.ResourceId) error + type ResourceId_STATUS struct + Id *string + PropertyBag genruntime.PropertyBag + func (in *ResourceId_STATUS) DeepCopy() *ResourceId_STATUS + func (in *ResourceId_STATUS) DeepCopyInto(out *ResourceId_STATUS) + func (resourceId *ResourceId_STATUS) AssignProperties_From_ResourceId_STATUS(source *v1api20210701s.ResourceId_STATUS) error + func (resourceId *ResourceId_STATUS) AssignProperties_To_ResourceId_STATUS(destination *v1api20210701s.ResourceId_STATUS) error + type ScaleSettings struct + MaxNodeCount *int + MinNodeCount *int + NodeIdleTimeBeforeScaleDown *string + PropertyBag genruntime.PropertyBag + func (in *ScaleSettings) DeepCopy() *ScaleSettings + func (in *ScaleSettings) DeepCopyInto(out *ScaleSettings) + func (settings *ScaleSettings) AssignProperties_From_ScaleSettings(source *v1api20210701s.ScaleSettings) error + func (settings *ScaleSettings) AssignProperties_To_ScaleSettings(destination *v1api20210701s.ScaleSettings) error + type ScaleSettings_STATUS struct + MaxNodeCount *int + MinNodeCount *int + NodeIdleTimeBeforeScaleDown *string + PropertyBag genruntime.PropertyBag + func (in *ScaleSettings_STATUS) DeepCopy() *ScaleSettings_STATUS + func (in *ScaleSettings_STATUS) DeepCopyInto(out *ScaleSettings_STATUS) + func (settings *ScaleSettings_STATUS) AssignProperties_From_ScaleSettings_STATUS(source *v1api20210701s.ScaleSettings_STATUS) error + func (settings *ScaleSettings_STATUS) AssignProperties_To_ScaleSettings_STATUS(destination *v1api20210701s.ScaleSettings_STATUS) error + type ScriptReference struct + PropertyBag genruntime.PropertyBag + ScriptArguments *string + ScriptData *string + ScriptSource *string + Timeout *string + func (in *ScriptReference) DeepCopy() *ScriptReference + func (in *ScriptReference) DeepCopyInto(out *ScriptReference) + func (reference *ScriptReference) AssignProperties_From_ScriptReference(source *v1api20210701s.ScriptReference) error + func (reference *ScriptReference) AssignProperties_To_ScriptReference(destination *v1api20210701s.ScriptReference) error + type ScriptReference_STATUS struct + PropertyBag genruntime.PropertyBag + ScriptArguments *string + ScriptData *string + ScriptSource *string + Timeout *string + func (in *ScriptReference_STATUS) DeepCopy() *ScriptReference_STATUS + func (in *ScriptReference_STATUS) DeepCopyInto(out *ScriptReference_STATUS) + func (reference *ScriptReference_STATUS) AssignProperties_From_ScriptReference_STATUS(source *v1api20210701s.ScriptReference_STATUS) error + func (reference *ScriptReference_STATUS) AssignProperties_To_ScriptReference_STATUS(destination *v1api20210701s.ScriptReference_STATUS) error + type ScriptsToExecute struct + CreationScript *ScriptReference + PropertyBag genruntime.PropertyBag + StartupScript *ScriptReference + func (execute *ScriptsToExecute) AssignProperties_From_ScriptsToExecute(source *v1api20210701s.ScriptsToExecute) error + func (execute *ScriptsToExecute) AssignProperties_To_ScriptsToExecute(destination *v1api20210701s.ScriptsToExecute) error + func (in *ScriptsToExecute) DeepCopy() *ScriptsToExecute + func (in *ScriptsToExecute) DeepCopyInto(out *ScriptsToExecute) + type ScriptsToExecute_STATUS struct + CreationScript *ScriptReference_STATUS + PropertyBag genruntime.PropertyBag + StartupScript *ScriptReference_STATUS + func (execute *ScriptsToExecute_STATUS) AssignProperties_From_ScriptsToExecute_STATUS(source *v1api20210701s.ScriptsToExecute_STATUS) error + func (execute *ScriptsToExecute_STATUS) AssignProperties_To_ScriptsToExecute_STATUS(destination *v1api20210701s.ScriptsToExecute_STATUS) error + func (in *ScriptsToExecute_STATUS) DeepCopy() *ScriptsToExecute_STATUS + func (in *ScriptsToExecute_STATUS) DeepCopyInto(out *ScriptsToExecute_STATUS) + type ServiceManagedResourcesSettings struct + CosmosDb *CosmosDbSettings + PropertyBag genruntime.PropertyBag + func (in *ServiceManagedResourcesSettings) DeepCopy() *ServiceManagedResourcesSettings + func (in *ServiceManagedResourcesSettings) DeepCopyInto(out *ServiceManagedResourcesSettings) + func (settings *ServiceManagedResourcesSettings) AssignProperties_From_ServiceManagedResourcesSettings(source *v1api20210701s.ServiceManagedResourcesSettings) error + func (settings *ServiceManagedResourcesSettings) AssignProperties_To_ServiceManagedResourcesSettings(destination *v1api20210701s.ServiceManagedResourcesSettings) error + type ServiceManagedResourcesSettings_STATUS struct + CosmosDb *CosmosDbSettings_STATUS + PropertyBag genruntime.PropertyBag + func (in *ServiceManagedResourcesSettings_STATUS) DeepCopy() *ServiceManagedResourcesSettings_STATUS + func (in *ServiceManagedResourcesSettings_STATUS) DeepCopyInto(out *ServiceManagedResourcesSettings_STATUS) + func (settings *ServiceManagedResourcesSettings_STATUS) AssignProperties_From_ServiceManagedResourcesSettings_STATUS(source *v1api20210701s.ServiceManagedResourcesSettings_STATUS) error + func (settings *ServiceManagedResourcesSettings_STATUS) AssignProperties_To_ServiceManagedResourcesSettings_STATUS(destination *v1api20210701s.ServiceManagedResourcesSettings_STATUS) error + type SetupScripts struct + PropertyBag genruntime.PropertyBag + Scripts *ScriptsToExecute + func (in *SetupScripts) DeepCopy() *SetupScripts + func (in *SetupScripts) DeepCopyInto(out *SetupScripts) + func (scripts *SetupScripts) AssignProperties_From_SetupScripts(source *v1api20210701s.SetupScripts) error + func (scripts *SetupScripts) AssignProperties_To_SetupScripts(destination *v1api20210701s.SetupScripts) error + type SetupScripts_STATUS struct + PropertyBag genruntime.PropertyBag + Scripts *ScriptsToExecute_STATUS + func (in *SetupScripts_STATUS) DeepCopy() *SetupScripts_STATUS + func (in *SetupScripts_STATUS) DeepCopyInto(out *SetupScripts_STATUS) + func (scripts *SetupScripts_STATUS) AssignProperties_From_SetupScripts_STATUS(source *v1api20210701s.SetupScripts_STATUS) error + func (scripts *SetupScripts_STATUS) AssignProperties_To_SetupScripts_STATUS(destination *v1api20210701s.SetupScripts_STATUS) error + type SharedPrivateLinkResource struct + GroupId *string + Name *string + PrivateLinkResourceReference *genruntime.ResourceReference + PropertyBag genruntime.PropertyBag + RequestMessage *string + Status *string + func (in *SharedPrivateLinkResource) DeepCopy() *SharedPrivateLinkResource + func (in *SharedPrivateLinkResource) DeepCopyInto(out *SharedPrivateLinkResource) + func (resource *SharedPrivateLinkResource) AssignProperties_From_SharedPrivateLinkResource(source *v1api20210701s.SharedPrivateLinkResource) error + func (resource *SharedPrivateLinkResource) AssignProperties_To_SharedPrivateLinkResource(destination *v1api20210701s.SharedPrivateLinkResource) error + type SharedPrivateLinkResource_STATUS struct + GroupId *string + Name *string + PrivateLinkResourceId *string + PropertyBag genruntime.PropertyBag + RequestMessage *string + Status *string + func (in *SharedPrivateLinkResource_STATUS) DeepCopy() *SharedPrivateLinkResource_STATUS + func (in *SharedPrivateLinkResource_STATUS) DeepCopyInto(out *SharedPrivateLinkResource_STATUS) + func (resource *SharedPrivateLinkResource_STATUS) AssignProperties_From_SharedPrivateLinkResource_STATUS(source *v1api20210701s.SharedPrivateLinkResource_STATUS) error + func (resource *SharedPrivateLinkResource_STATUS) AssignProperties_To_SharedPrivateLinkResource_STATUS(destination *v1api20210701s.SharedPrivateLinkResource_STATUS) error + type Sku struct + Name *string + PropertyBag genruntime.PropertyBag + Tier *string + func (in *Sku) DeepCopy() *Sku + func (in *Sku) DeepCopyInto(out *Sku) + func (sku *Sku) AssignProperties_From_Sku(source *v1api20210701s.Sku) error + func (sku *Sku) AssignProperties_To_Sku(destination *v1api20210701s.Sku) error + type Sku_STATUS struct + Name *string + PropertyBag genruntime.PropertyBag + Tier *string + func (in *Sku_STATUS) DeepCopy() *Sku_STATUS + func (in *Sku_STATUS) DeepCopyInto(out *Sku_STATUS) + func (sku *Sku_STATUS) AssignProperties_From_Sku_STATUS(source *v1api20210701s.Sku_STATUS) error + func (sku *Sku_STATUS) AssignProperties_To_Sku_STATUS(destination *v1api20210701s.Sku_STATUS) error + type SslConfiguration struct + Cert *string + Cname *string + Key *string + LeafDomainLabel *string + OverwriteExistingDomain *bool + PropertyBag genruntime.PropertyBag + Status *string + func (configuration *SslConfiguration) AssignProperties_From_SslConfiguration(source *v1api20210701s.SslConfiguration) error + func (configuration *SslConfiguration) AssignProperties_To_SslConfiguration(destination *v1api20210701s.SslConfiguration) error + func (in *SslConfiguration) DeepCopy() *SslConfiguration + func (in *SslConfiguration) DeepCopyInto(out *SslConfiguration) + type SslConfiguration_STATUS struct + Cert *string + Cname *string + Key *string + LeafDomainLabel *string + OverwriteExistingDomain *bool + PropertyBag genruntime.PropertyBag + Status *string + func (configuration *SslConfiguration_STATUS) AssignProperties_From_SslConfiguration_STATUS(source *v1api20210701s.SslConfiguration_STATUS) error + func (configuration *SslConfiguration_STATUS) AssignProperties_To_SslConfiguration_STATUS(destination *v1api20210701s.SslConfiguration_STATUS) error + func (in *SslConfiguration_STATUS) DeepCopy() *SslConfiguration_STATUS + func (in *SslConfiguration_STATUS) DeepCopyInto(out *SslConfiguration_STATUS) + type SynapseSpark struct + ComputeLocation *string + ComputeType *string + Description *string + DisableLocalAuth *bool + Properties *SynapseSpark_Properties + PropertyBag genruntime.PropertyBag + ResourceReference *genruntime.ResourceReference + func (in *SynapseSpark) DeepCopy() *SynapseSpark + func (in *SynapseSpark) DeepCopyInto(out *SynapseSpark) + func (spark *SynapseSpark) AssignProperties_From_SynapseSpark(source *v1api20210701s.SynapseSpark) error + func (spark *SynapseSpark) AssignProperties_To_SynapseSpark(destination *v1api20210701s.SynapseSpark) error + type SynapseSpark_Properties struct + AutoPauseProperties *AutoPauseProperties + AutoScaleProperties *AutoScaleProperties + NodeCount *int + NodeSize *string + NodeSizeFamily *string + PoolName *string + PropertyBag genruntime.PropertyBag + ResourceGroup *string + SparkVersion *string + SubscriptionId *string + WorkspaceName *string + func (in *SynapseSpark_Properties) DeepCopy() *SynapseSpark_Properties + func (in *SynapseSpark_Properties) DeepCopyInto(out *SynapseSpark_Properties) + func (properties *SynapseSpark_Properties) AssignProperties_From_SynapseSpark_Properties(source *v1api20210701s.SynapseSpark_Properties) error + func (properties *SynapseSpark_Properties) AssignProperties_To_SynapseSpark_Properties(destination *v1api20210701s.SynapseSpark_Properties) error + type SynapseSpark_Properties_STATUS struct + AutoPauseProperties *AutoPauseProperties_STATUS + AutoScaleProperties *AutoScaleProperties_STATUS + NodeCount *int + NodeSize *string + NodeSizeFamily *string + PoolName *string + PropertyBag genruntime.PropertyBag + ResourceGroup *string + SparkVersion *string + SubscriptionId *string + WorkspaceName *string + func (in *SynapseSpark_Properties_STATUS) DeepCopy() *SynapseSpark_Properties_STATUS + func (in *SynapseSpark_Properties_STATUS) DeepCopyInto(out *SynapseSpark_Properties_STATUS) + func (properties *SynapseSpark_Properties_STATUS) AssignProperties_From_SynapseSpark_Properties_STATUS(source *v1api20210701s.SynapseSpark_Properties_STATUS) error + func (properties *SynapseSpark_Properties_STATUS) AssignProperties_To_SynapseSpark_Properties_STATUS(destination *v1api20210701s.SynapseSpark_Properties_STATUS) error + type SynapseSpark_STATUS struct + ComputeLocation *string + ComputeType *string + CreatedOn *string + Description *string + DisableLocalAuth *bool + IsAttachedCompute *bool + ModifiedOn *string + Properties *SynapseSpark_Properties_STATUS + PropertyBag genruntime.PropertyBag + ProvisioningErrors []ErrorResponse_STATUS + ProvisioningState *string + ResourceId *string + func (in *SynapseSpark_STATUS) DeepCopy() *SynapseSpark_STATUS + func (in *SynapseSpark_STATUS) DeepCopyInto(out *SynapseSpark_STATUS) + func (spark *SynapseSpark_STATUS) AssignProperties_From_SynapseSpark_STATUS(source *v1api20210701s.SynapseSpark_STATUS) error + func (spark *SynapseSpark_STATUS) AssignProperties_To_SynapseSpark_STATUS(destination *v1api20210701s.SynapseSpark_STATUS) error + type SystemData struct + CreatedAt *string + CreatedBy *string + CreatedByType *string + LastModifiedAt *string + LastModifiedBy *string + LastModifiedByType *string + PropertyBag genruntime.PropertyBag + func (data *SystemData) AssignProperties_From_SystemData(source *v1api20210701s.SystemData) error + func (data *SystemData) AssignProperties_To_SystemData(destination *v1api20210701s.SystemData) error + func (in *SystemData) DeepCopy() *SystemData + func (in *SystemData) DeepCopyInto(out *SystemData) + type SystemData_STATUS struct + CreatedAt *string + CreatedBy *string + CreatedByType *string + LastModifiedAt *string + LastModifiedBy *string + LastModifiedByType *string + PropertyBag genruntime.PropertyBag + func (data *SystemData_STATUS) AssignProperties_From_SystemData_STATUS(source *v1api20210701s.SystemData_STATUS) error + func (data *SystemData_STATUS) AssignProperties_To_SystemData_STATUS(destination *v1api20210701s.SystemData_STATUS) error + func (in *SystemData_STATUS) DeepCopy() *SystemData_STATUS + func (in *SystemData_STATUS) DeepCopyInto(out *SystemData_STATUS) + type SystemService_STATUS struct + PropertyBag genruntime.PropertyBag + PublicIpAddress *string + SystemServiceType *string + Version *string + func (in *SystemService_STATUS) DeepCopy() *SystemService_STATUS + func (in *SystemService_STATUS) DeepCopyInto(out *SystemService_STATUS) + func (service *SystemService_STATUS) AssignProperties_From_SystemService_STATUS(source *v1api20210701s.SystemService_STATUS) error + func (service *SystemService_STATUS) AssignProperties_To_SystemService_STATUS(destination *v1api20210701s.SystemService_STATUS) error + type UserAccountCredentials struct + AdminUserName *string + AdminUserPassword *genruntime.SecretReference + AdminUserSshPublicKey *genruntime.SecretReference + PropertyBag genruntime.PropertyBag + func (credentials *UserAccountCredentials) AssignProperties_From_UserAccountCredentials(source *v1api20210701s.UserAccountCredentials) error + func (credentials *UserAccountCredentials) AssignProperties_To_UserAccountCredentials(destination *v1api20210701s.UserAccountCredentials) error + func (in *UserAccountCredentials) DeepCopy() *UserAccountCredentials + func (in *UserAccountCredentials) DeepCopyInto(out *UserAccountCredentials) + type UserAccountCredentials_STATUS struct + AdminUserName *string + AdminUserPassword *string + AdminUserSshPublicKey *string + PropertyBag genruntime.PropertyBag + func (credentials *UserAccountCredentials_STATUS) AssignProperties_From_UserAccountCredentials_STATUS(source *v1api20210701s.UserAccountCredentials_STATUS) error + func (credentials *UserAccountCredentials_STATUS) AssignProperties_To_UserAccountCredentials_STATUS(destination *v1api20210701s.UserAccountCredentials_STATUS) error + func (in *UserAccountCredentials_STATUS) DeepCopy() *UserAccountCredentials_STATUS + func (in *UserAccountCredentials_STATUS) DeepCopyInto(out *UserAccountCredentials_STATUS) + type UserAssignedIdentityDetails struct + PropertyBag genruntime.PropertyBag + Reference genruntime.ResourceReference + func (details *UserAssignedIdentityDetails) AssignProperties_From_UserAssignedIdentityDetails(source *v1api20210701s.UserAssignedIdentityDetails) error + func (details *UserAssignedIdentityDetails) AssignProperties_To_UserAssignedIdentityDetails(destination *v1api20210701s.UserAssignedIdentityDetails) error + func (in *UserAssignedIdentityDetails) DeepCopy() *UserAssignedIdentityDetails + func (in *UserAssignedIdentityDetails) DeepCopyInto(out *UserAssignedIdentityDetails) + type UserAssignedIdentity_STATUS struct + ClientId *string + PrincipalId *string + PropertyBag genruntime.PropertyBag + TenantId *string + func (identity *UserAssignedIdentity_STATUS) AssignProperties_From_UserAssignedIdentity_STATUS(source *v1api20210701s.UserAssignedIdentity_STATUS) error + func (identity *UserAssignedIdentity_STATUS) AssignProperties_To_UserAssignedIdentity_STATUS(destination *v1api20210701s.UserAssignedIdentity_STATUS) error + func (in *UserAssignedIdentity_STATUS) DeepCopy() *UserAssignedIdentity_STATUS + func (in *UserAssignedIdentity_STATUS) DeepCopyInto(out *UserAssignedIdentity_STATUS) + type VirtualMachine struct + ComputeLocation *string + ComputeType *string + Description *string + DisableLocalAuth *bool + Properties *VirtualMachine_Properties + PropertyBag genruntime.PropertyBag + ResourceReference *genruntime.ResourceReference + func (in *VirtualMachine) DeepCopy() *VirtualMachine + func (in *VirtualMachine) DeepCopyInto(out *VirtualMachine) + func (machine *VirtualMachine) AssignProperties_From_VirtualMachine(source *v1api20210701s.VirtualMachine) error + func (machine *VirtualMachine) AssignProperties_To_VirtualMachine(destination *v1api20210701s.VirtualMachine) error + type VirtualMachineImage struct + PropertyBag genruntime.PropertyBag + Reference *genruntime.ResourceReference + func (image *VirtualMachineImage) AssignProperties_From_VirtualMachineImage(source *v1api20210701s.VirtualMachineImage) error + func (image *VirtualMachineImage) AssignProperties_To_VirtualMachineImage(destination *v1api20210701s.VirtualMachineImage) error + func (in *VirtualMachineImage) DeepCopy() *VirtualMachineImage + func (in *VirtualMachineImage) DeepCopyInto(out *VirtualMachineImage) + type VirtualMachineImage_STATUS struct + Id *string + PropertyBag genruntime.PropertyBag + func (image *VirtualMachineImage_STATUS) AssignProperties_From_VirtualMachineImage_STATUS(source *v1api20210701s.VirtualMachineImage_STATUS) error + func (image *VirtualMachineImage_STATUS) AssignProperties_To_VirtualMachineImage_STATUS(destination *v1api20210701s.VirtualMachineImage_STATUS) error + func (in *VirtualMachineImage_STATUS) DeepCopy() *VirtualMachineImage_STATUS + func (in *VirtualMachineImage_STATUS) DeepCopyInto(out *VirtualMachineImage_STATUS) + type VirtualMachineSshCredentials struct + Password *genruntime.SecretReference + PrivateKeyData *string + PropertyBag genruntime.PropertyBag + PublicKeyData *string + Username *string + func (credentials *VirtualMachineSshCredentials) AssignProperties_From_VirtualMachineSshCredentials(source *v1api20210701s.VirtualMachineSshCredentials) error + func (credentials *VirtualMachineSshCredentials) AssignProperties_To_VirtualMachineSshCredentials(destination *v1api20210701s.VirtualMachineSshCredentials) error + func (in *VirtualMachineSshCredentials) DeepCopy() *VirtualMachineSshCredentials + func (in *VirtualMachineSshCredentials) DeepCopyInto(out *VirtualMachineSshCredentials) + type VirtualMachineSshCredentials_STATUS struct + Password *string + PrivateKeyData *string + PropertyBag genruntime.PropertyBag + PublicKeyData *string + Username *string + func (credentials *VirtualMachineSshCredentials_STATUS) AssignProperties_From_VirtualMachineSshCredentials_STATUS(source *v1api20210701s.VirtualMachineSshCredentials_STATUS) error + func (credentials *VirtualMachineSshCredentials_STATUS) AssignProperties_To_VirtualMachineSshCredentials_STATUS(destination *v1api20210701s.VirtualMachineSshCredentials_STATUS) error + func (in *VirtualMachineSshCredentials_STATUS) DeepCopy() *VirtualMachineSshCredentials_STATUS + func (in *VirtualMachineSshCredentials_STATUS) DeepCopyInto(out *VirtualMachineSshCredentials_STATUS) + type VirtualMachine_Properties struct + Address *string + AdministratorAccount *VirtualMachineSshCredentials + IsNotebookInstanceCompute *bool + PropertyBag genruntime.PropertyBag + SshPort *int + VirtualMachineSize *string + func (in *VirtualMachine_Properties) DeepCopy() *VirtualMachine_Properties + func (in *VirtualMachine_Properties) DeepCopyInto(out *VirtualMachine_Properties) + func (properties *VirtualMachine_Properties) AssignProperties_From_VirtualMachine_Properties(source *v1api20210701s.VirtualMachine_Properties) error + func (properties *VirtualMachine_Properties) AssignProperties_To_VirtualMachine_Properties(destination *v1api20210701s.VirtualMachine_Properties) error + type VirtualMachine_Properties_STATUS struct + Address *string + AdministratorAccount *VirtualMachineSshCredentials_STATUS + IsNotebookInstanceCompute *bool + PropertyBag genruntime.PropertyBag + SshPort *int + VirtualMachineSize *string + func (in *VirtualMachine_Properties_STATUS) DeepCopy() *VirtualMachine_Properties_STATUS + func (in *VirtualMachine_Properties_STATUS) DeepCopyInto(out *VirtualMachine_Properties_STATUS) + func (properties *VirtualMachine_Properties_STATUS) AssignProperties_From_VirtualMachine_Properties_STATUS(source *v1api20210701s.VirtualMachine_Properties_STATUS) error + func (properties *VirtualMachine_Properties_STATUS) AssignProperties_To_VirtualMachine_Properties_STATUS(destination *v1api20210701s.VirtualMachine_Properties_STATUS) error + type VirtualMachine_STATUS struct + ComputeLocation *string + ComputeType *string + CreatedOn *string + Description *string + DisableLocalAuth *bool + IsAttachedCompute *bool + ModifiedOn *string + Properties *VirtualMachine_Properties_STATUS + PropertyBag genruntime.PropertyBag + ProvisioningErrors []ErrorResponse_STATUS + ProvisioningState *string + ResourceId *string + func (in *VirtualMachine_STATUS) DeepCopy() *VirtualMachine_STATUS + func (in *VirtualMachine_STATUS) DeepCopyInto(out *VirtualMachine_STATUS) + func (machine *VirtualMachine_STATUS) AssignProperties_From_VirtualMachine_STATUS(source *v1api20210701s.VirtualMachine_STATUS) error + func (machine *VirtualMachine_STATUS) AssignProperties_To_VirtualMachine_STATUS(destination *v1api20210701s.VirtualMachine_STATUS) error + type Workspace struct + Spec Workspace_Spec + Status Workspace_STATUS + func (in *Workspace) DeepCopy() *Workspace + func (in *Workspace) DeepCopyInto(out *Workspace) + func (in *Workspace) DeepCopyObject() runtime.Object + func (workspace *Workspace) AssignProperties_From_Workspace(source *v1api20210701s.Workspace) error + func (workspace *Workspace) AssignProperties_To_Workspace(destination *v1api20210701s.Workspace) error + func (workspace *Workspace) AzureName() string + func (workspace *Workspace) ConvertFrom(hub conversion.Hub) error + func (workspace *Workspace) ConvertTo(hub conversion.Hub) error + func (workspace *Workspace) GetConditions() conditions.Conditions + func (workspace *Workspace) GetResourceScope() genruntime.ResourceScope + func (workspace *Workspace) GetSpec() genruntime.ConvertibleSpec + func (workspace *Workspace) GetStatus() genruntime.ConvertibleStatus + func (workspace *Workspace) GetType() string + func (workspace *Workspace) NewEmptyStatus() genruntime.ConvertibleStatus + func (workspace *Workspace) OriginalGVK() *schema.GroupVersionKind + func (workspace *Workspace) Owner() *genruntime.ResourceReference + func (workspace *Workspace) SetConditions(conditions conditions.Conditions) + func (workspace *Workspace) SetStatus(status genruntime.ConvertibleStatus) error + func (workspace Workspace) GetAPIVersion() string + type WorkspaceList struct + Items []Workspace + func (in *WorkspaceList) DeepCopy() *WorkspaceList + func (in *WorkspaceList) DeepCopyInto(out *WorkspaceList) + func (in *WorkspaceList) DeepCopyObject() runtime.Object + type WorkspaceOperatorSecrets struct + AppInsightsInstrumentationKey *genruntime.SecretDestination + ContainerRegistryPassword *genruntime.SecretDestination + ContainerRegistryPassword2 *genruntime.SecretDestination + ContainerRegistryUserName *genruntime.SecretDestination + PrimaryNotebookAccessKey *genruntime.SecretDestination + PropertyBag genruntime.PropertyBag + SecondaryNotebookAccessKey *genruntime.SecretDestination + UserStorageKey *genruntime.SecretDestination + func (in *WorkspaceOperatorSecrets) DeepCopy() *WorkspaceOperatorSecrets + func (in *WorkspaceOperatorSecrets) DeepCopyInto(out *WorkspaceOperatorSecrets) + func (secrets *WorkspaceOperatorSecrets) AssignProperties_From_WorkspaceOperatorSecrets(source *v1api20210701s.WorkspaceOperatorSecrets) error + func (secrets *WorkspaceOperatorSecrets) AssignProperties_To_WorkspaceOperatorSecrets(destination *v1api20210701s.WorkspaceOperatorSecrets) error + type WorkspaceOperatorSpec struct + PropertyBag genruntime.PropertyBag + Secrets *WorkspaceOperatorSecrets + func (in *WorkspaceOperatorSpec) DeepCopy() *WorkspaceOperatorSpec + func (in *WorkspaceOperatorSpec) DeepCopyInto(out *WorkspaceOperatorSpec) + func (operator *WorkspaceOperatorSpec) AssignProperties_From_WorkspaceOperatorSpec(source *v1api20210701s.WorkspaceOperatorSpec) error + func (operator *WorkspaceOperatorSpec) AssignProperties_To_WorkspaceOperatorSpec(destination *v1api20210701s.WorkspaceOperatorSpec) error + type Workspace_STATUS struct + AllowPublicAccessWhenBehindVnet *bool + ApplicationInsights *string + Conditions []conditions.Condition + ContainerRegistry *string + Description *string + DiscoveryUrl *string + Encryption *EncryptionProperty_STATUS + FriendlyName *string + HbiWorkspace *bool + Id *string + Identity *Identity_STATUS + ImageBuildCompute *string + KeyVault *string + Location *string + MlFlowTrackingUri *string + Name *string + NotebookInfo *NotebookResourceInfo_STATUS + PrimaryUserAssignedIdentity *string + PrivateEndpointConnections []PrivateEndpointConnection_STATUS + PrivateLinkCount *int + PropertyBag genruntime.PropertyBag + ProvisioningState *string + PublicNetworkAccess *string + ServiceManagedResourcesSettings *ServiceManagedResourcesSettings_STATUS + ServiceProvisionedResourceGroup *string + SharedPrivateLinkResources []SharedPrivateLinkResource_STATUS + Sku *Sku_STATUS + StorageAccount *string + StorageHnsEnabled *bool + SystemData *SystemData_STATUS + Tags map[string]string + TenantId *string + Type *string + WorkspaceId *string + func (in *Workspace_STATUS) DeepCopy() *Workspace_STATUS + func (in *Workspace_STATUS) DeepCopyInto(out *Workspace_STATUS) + func (workspace *Workspace_STATUS) AssignProperties_From_Workspace_STATUS(source *v1api20210701s.Workspace_STATUS) error + func (workspace *Workspace_STATUS) AssignProperties_To_Workspace_STATUS(destination *v1api20210701s.Workspace_STATUS) error + func (workspace *Workspace_STATUS) ConvertStatusFrom(source genruntime.ConvertibleStatus) error + func (workspace *Workspace_STATUS) ConvertStatusTo(destination genruntime.ConvertibleStatus) error + type Workspace_Spec struct + AllowPublicAccessWhenBehindVnet *bool + ApplicationInsightsReference *genruntime.ResourceReference + AzureName string + ContainerRegistryReference *genruntime.ResourceReference + Description *string + DiscoveryUrl *string + Encryption *EncryptionProperty + FriendlyName *string + HbiWorkspace *bool + Identity *Identity + ImageBuildCompute *string + KeyVaultReference *genruntime.ResourceReference + Location *string + OperatorSpec *WorkspaceOperatorSpec + OriginalVersion string + Owner *genruntime.KnownResourceReference + PrimaryUserAssignedIdentityReference *genruntime.ResourceReference + PropertyBag genruntime.PropertyBag + PublicNetworkAccess *string + ServiceManagedResourcesSettings *ServiceManagedResourcesSettings + SharedPrivateLinkResources []SharedPrivateLinkResource + Sku *Sku + StorageAccountReference *genruntime.ResourceReference + SystemData *SystemData + Tags map[string]string + func (in *Workspace_Spec) DeepCopy() *Workspace_Spec + func (in *Workspace_Spec) DeepCopyInto(out *Workspace_Spec) + func (workspace *Workspace_Spec) AssignProperties_From_Workspace_Spec(source *v1api20210701s.Workspace_Spec) error + func (workspace *Workspace_Spec) AssignProperties_To_Workspace_Spec(destination *v1api20210701s.Workspace_Spec) error + func (workspace *Workspace_Spec) ConvertSpecFrom(source genruntime.ConvertibleSpec) error + func (workspace *Workspace_Spec) ConvertSpecTo(destination genruntime.ConvertibleSpec) error + type WorkspacesCompute struct + Spec Workspaces_Compute_Spec + Status Workspaces_Compute_STATUS + func (compute *WorkspacesCompute) AssignProperties_From_WorkspacesCompute(source *v1api20210701s.WorkspacesCompute) error + func (compute *WorkspacesCompute) AssignProperties_To_WorkspacesCompute(destination *v1api20210701s.WorkspacesCompute) error + func (compute *WorkspacesCompute) AzureName() string + func (compute *WorkspacesCompute) ConvertFrom(hub conversion.Hub) error + func (compute *WorkspacesCompute) ConvertTo(hub conversion.Hub) error + func (compute *WorkspacesCompute) GetConditions() conditions.Conditions + func (compute *WorkspacesCompute) GetResourceScope() genruntime.ResourceScope + func (compute *WorkspacesCompute) GetSpec() genruntime.ConvertibleSpec + func (compute *WorkspacesCompute) GetStatus() genruntime.ConvertibleStatus + func (compute *WorkspacesCompute) GetType() string + func (compute *WorkspacesCompute) NewEmptyStatus() genruntime.ConvertibleStatus + func (compute *WorkspacesCompute) OriginalGVK() *schema.GroupVersionKind + func (compute *WorkspacesCompute) Owner() *genruntime.ResourceReference + func (compute *WorkspacesCompute) SetConditions(conditions conditions.Conditions) + func (compute *WorkspacesCompute) SetStatus(status genruntime.ConvertibleStatus) error + func (compute WorkspacesCompute) GetAPIVersion() string + func (in *WorkspacesCompute) DeepCopy() *WorkspacesCompute + func (in *WorkspacesCompute) DeepCopyInto(out *WorkspacesCompute) + func (in *WorkspacesCompute) DeepCopyObject() runtime.Object + type WorkspacesComputeList struct + Items []WorkspacesCompute + func (in *WorkspacesComputeList) DeepCopy() *WorkspacesComputeList + func (in *WorkspacesComputeList) DeepCopyInto(out *WorkspacesComputeList) + func (in *WorkspacesComputeList) DeepCopyObject() runtime.Object + type WorkspacesConnection struct + Spec Workspaces_Connection_Spec + Status Workspaces_Connection_STATUS + func (connection *WorkspacesConnection) AssignProperties_From_WorkspacesConnection(source *v1api20210701s.WorkspacesConnection) error + func (connection *WorkspacesConnection) AssignProperties_To_WorkspacesConnection(destination *v1api20210701s.WorkspacesConnection) error + func (connection *WorkspacesConnection) AzureName() string + func (connection *WorkspacesConnection) ConvertFrom(hub conversion.Hub) error + func (connection *WorkspacesConnection) ConvertTo(hub conversion.Hub) error + func (connection *WorkspacesConnection) GetConditions() conditions.Conditions + func (connection *WorkspacesConnection) GetResourceScope() genruntime.ResourceScope + func (connection *WorkspacesConnection) GetSpec() genruntime.ConvertibleSpec + func (connection *WorkspacesConnection) GetStatus() genruntime.ConvertibleStatus + func (connection *WorkspacesConnection) GetType() string + func (connection *WorkspacesConnection) NewEmptyStatus() genruntime.ConvertibleStatus + func (connection *WorkspacesConnection) OriginalGVK() *schema.GroupVersionKind + func (connection *WorkspacesConnection) Owner() *genruntime.ResourceReference + func (connection *WorkspacesConnection) SetConditions(conditions conditions.Conditions) + func (connection *WorkspacesConnection) SetStatus(status genruntime.ConvertibleStatus) error + func (connection WorkspacesConnection) GetAPIVersion() string + func (in *WorkspacesConnection) DeepCopy() *WorkspacesConnection + func (in *WorkspacesConnection) DeepCopyInto(out *WorkspacesConnection) + func (in *WorkspacesConnection) DeepCopyObject() runtime.Object + type WorkspacesConnectionList struct + Items []WorkspacesConnection + func (in *WorkspacesConnectionList) DeepCopy() *WorkspacesConnectionList + func (in *WorkspacesConnectionList) DeepCopyInto(out *WorkspacesConnectionList) + func (in *WorkspacesConnectionList) DeepCopyObject() runtime.Object + type Workspaces_Compute_STATUS struct + Conditions []conditions.Condition + Id *string + Identity *Identity_STATUS + Location *string + Name *string + Properties *Compute_STATUS + PropertyBag genruntime.PropertyBag + Sku *Sku_STATUS + SystemData *SystemData_STATUS + Tags map[string]string + Type *string + func (compute *Workspaces_Compute_STATUS) AssignProperties_From_Workspaces_Compute_STATUS(source *v1api20210701s.Workspaces_Compute_STATUS) error + func (compute *Workspaces_Compute_STATUS) AssignProperties_To_Workspaces_Compute_STATUS(destination *v1api20210701s.Workspaces_Compute_STATUS) error + func (compute *Workspaces_Compute_STATUS) ConvertStatusFrom(source genruntime.ConvertibleStatus) error + func (compute *Workspaces_Compute_STATUS) ConvertStatusTo(destination genruntime.ConvertibleStatus) error + func (in *Workspaces_Compute_STATUS) DeepCopy() *Workspaces_Compute_STATUS + func (in *Workspaces_Compute_STATUS) DeepCopyInto(out *Workspaces_Compute_STATUS) + type Workspaces_Compute_Spec struct + AzureName string + Identity *Identity + Location *string + OriginalVersion string + Owner *genruntime.KnownResourceReference + Properties *Compute + PropertyBag genruntime.PropertyBag + Sku *Sku + SystemData *SystemData + Tags map[string]string + func (compute *Workspaces_Compute_Spec) AssignProperties_From_Workspaces_Compute_Spec(source *v1api20210701s.Workspaces_Compute_Spec) error + func (compute *Workspaces_Compute_Spec) AssignProperties_To_Workspaces_Compute_Spec(destination *v1api20210701s.Workspaces_Compute_Spec) error + func (compute *Workspaces_Compute_Spec) ConvertSpecFrom(source genruntime.ConvertibleSpec) error + func (compute *Workspaces_Compute_Spec) ConvertSpecTo(destination genruntime.ConvertibleSpec) error + func (in *Workspaces_Compute_Spec) DeepCopy() *Workspaces_Compute_Spec + func (in *Workspaces_Compute_Spec) DeepCopyInto(out *Workspaces_Compute_Spec) + type Workspaces_Connection_STATUS struct + AuthType *string + Category *string + Conditions []conditions.Condition + Id *string + Name *string + PropertyBag genruntime.PropertyBag + Target *string + Type *string + Value *string + ValueFormat *string + func (connection *Workspaces_Connection_STATUS) AssignProperties_From_Workspaces_Connection_STATUS(source *v1api20210701s.Workspaces_Connection_STATUS) error + func (connection *Workspaces_Connection_STATUS) AssignProperties_To_Workspaces_Connection_STATUS(destination *v1api20210701s.Workspaces_Connection_STATUS) error + func (connection *Workspaces_Connection_STATUS) ConvertStatusFrom(source genruntime.ConvertibleStatus) error + func (connection *Workspaces_Connection_STATUS) ConvertStatusTo(destination genruntime.ConvertibleStatus) error + func (in *Workspaces_Connection_STATUS) DeepCopy() *Workspaces_Connection_STATUS + func (in *Workspaces_Connection_STATUS) DeepCopyInto(out *Workspaces_Connection_STATUS) + type Workspaces_Connection_Spec struct + AuthType *string + AzureName string + Category *string + OriginalVersion string + Owner *genruntime.KnownResourceReference + PropertyBag genruntime.PropertyBag + Target *string + Value *string + ValueFormat *string + func (connection *Workspaces_Connection_Spec) AssignProperties_From_Workspaces_Connection_Spec(source *v1api20210701s.Workspaces_Connection_Spec) error + func (connection *Workspaces_Connection_Spec) AssignProperties_To_Workspaces_Connection_Spec(destination *v1api20210701s.Workspaces_Connection_Spec) error + func (connection *Workspaces_Connection_Spec) ConvertSpecFrom(source genruntime.ConvertibleSpec) error + func (connection *Workspaces_Connection_Spec) ConvertSpecTo(destination genruntime.ConvertibleSpec) error + func (in *Workspaces_Connection_Spec) DeepCopy() *Workspaces_Connection_Spec + func (in *Workspaces_Connection_Spec) DeepCopyInto(out *Workspaces_Connection_Spec) v2.0.0-beta.5 Feb 28, 2023 v2.0.0-beta.4 Dec 15, 2022 v2.0.0-beta.3 Oct 21, 2022 v2.0.0-beta.2 Aug 15, 2022