次の方法で共有


AppPlatformDeploymentResourceRequirements.Memory プロパティ

定義

必要なメモリ。 1 GB は 1Gi または 1024Mi で表すことができます。 Basic レベルの場合は {512Mi、1Gi、2Gi}、Standard レベルの場合は {512Mi、1Gi、2Gi、...、8Gi} です。

public string Memory { get; set; }
member this.Memory : string with get, set
Public Property Memory As String

プロパティ値

適用対象