Freigeben über


IWithMasterStorageProfile.WithMasterStorageProfile Methode

Definition

Gibt die Speicherart an, die für jeden Computer in master Pool verwendet werden soll.

public Microsoft.Azure.Management.ContainerService.Fluent.ContainerService.Definition.IWithCreate WithMasterStorageProfile (Microsoft.Azure.Management.ContainerService.Fluent.Models.ContainerServiceStorageProfileTypes storageProfile);
abstract member WithMasterStorageProfile : Microsoft.Azure.Management.ContainerService.Fluent.Models.ContainerServiceStorageProfileTypes -> Microsoft.Azure.Management.ContainerService.Fluent.ContainerService.Definition.IWithCreate
Public Function WithMasterStorageProfile (storageProfile As ContainerServiceStorageProfileTypes) As IWithCreate

Parameter

storageProfile
ContainerServiceStorageProfileTypes

Die Speicherart, die für jeden Computer im master-Pool verwendet werden soll.

Gibt zurück

Gilt für: